diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-02 20:59:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-02 20:59:11 +0200 |
commit | c109131841c279f9bd7946c9e2f47e2a8bfe0eec (patch) | |
tree | 7fcbafec35120ebf5e612e65dd46d51c476a6b34 /dev-ruby/pkg-config | |
parent | dev-tcltk/bwidget: Stabilize 1.9.15 x86, #882557 (diff) | |
download | gentoo-c109131841c279f9bd7946c9e2f47e2a8bfe0eec.tar.gz gentoo-c109131841c279f9bd7946c9e2f47e2a8bfe0eec.tar.bz2 gentoo-c109131841c279f9bd7946c9e2f47e2a8bfe0eec.zip |
dev-ruby/pkg-config: Stabilize 1.4.9 x86, #883139
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.4.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild index 381d3aa7cd81..3d3b16d96978 100644 --- a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby" HOMEPAGE="https://github.com/rcairo/pkg-config" LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86" SLOT="0" IUSE="test" |