diff options
author | Sam James <sam@gentoo.org> | 2023-04-24 00:01:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-24 00:01:16 +0100 |
commit | 071b1e83056b457828a9c1612117b99e5e123e17 (patch) | |
tree | 0645f2e801126c8e74c093a8e1e6bd2c165dc77e /dev-ruby/pkg-config | |
parent | dev-ruby/nanotest: Stabilize 0.9.4.1-r2 ppc, #904114 (diff) | |
download | gentoo-071b1e83056b457828a9c1612117b99e5e123e17.tar.gz gentoo-071b1e83056b457828a9c1612117b99e5e123e17.tar.bz2 gentoo-071b1e83056b457828a9c1612117b99e5e123e17.zip |
dev-ruby/pkg-config: Stabilize 1.5.1 ppc, #904113
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild index 5e821b3b7d1c..ac313afa6d2c 100644 --- a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby" HOMEPAGE="https://github.com/ruby-gnome/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" |