diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-26 16:11:09 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-26 16:11:09 +0200 |
commit | a2c13474ae2782ab11a5e6b7070fed8f93cbec7a (patch) | |
tree | 85e4af8a192f9d933e0e93b51632a38a8917f96f /dev-ruby/pkg-config | |
parent | dev-ruby/pkg-config: Stabilize 1.4.9 arm, #883139 (diff) | |
download | gentoo-a2c13474ae2782ab11a5e6b7070fed8f93cbec7a.tar.gz gentoo-a2c13474ae2782ab11a5e6b7070fed8f93cbec7a.tar.bz2 gentoo-a2c13474ae2782ab11a5e6b7070fed8f93cbec7a.zip |
dev-ruby/pkg-config: Stabilize 1.4.9 sparc, #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 5f4e4266f208..e766c86d86b1 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" |