diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 15:32:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 15:32:24 +0100 |
commit | ef3937866379eb1a4e24316815bfc49be7381bc0 (patch) | |
tree | 69e7f157be8a81d464951eb7103cb1c7748a0a75 /dev-ruby/pkg-config | |
parent | dev-ruby/nokogiri: sparc stable wrt bug #602510 (diff) | |
download | gentoo-ef3937866379eb1a4e24316815bfc49be7381bc0.tar.gz gentoo-ef3937866379eb1a4e24316815bfc49be7381bc0.tar.bz2 gentoo-ef3937866379eb1a4e24316815bfc49be7381bc0.zip |
dev-ruby/pkg-config: sparc stable wrt bug #602510
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild index 0da6dc1128c6..29b6c299f72f 100644 --- a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild @@ -15,7 +15,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 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 sparc x86" SLOT="0" IUSE="test" |