diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-14 21:32:37 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-14 21:36:45 -0500 |
commit | 91ee222a170006e37fc858dd0fe3dd91a70d994a (patch) | |
tree | 7081100278b19c96b7812f49421c55074872fe1c /dev-ruby/pkg-config | |
parent | dev-util/cucumber-core: Drop to ~hppa (diff) | |
download | gentoo-91ee222a170006e37fc858dd0fe3dd91a70d994a.tar.gz gentoo-91ee222a170006e37fc858dd0fe3dd91a70d994a.tar.bz2 gentoo-91ee222a170006e37fc858dd0fe3dd91a70d994a.zip |
dev-ruby/*: Drop to ~hppa where possible
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild index 17d695bd19df..339f7b793489 100644 --- a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.4.1.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 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86" SLOT="0" IUSE="test" |