diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 10:25:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 10:34:03 +0100 |
commit | 00edfaa4d0406ce34055600c09457aea35e62736 (patch) | |
tree | 5a45737a3791b0fe78ad832d8030b38c8427bc44 /dev-ruby/pkg-config | |
parent | dev-ruby/nokogiri: ppc64 stable wrt bug #602510 (diff) | |
download | gentoo-00edfaa4d0406ce34055600c09457aea35e62736.tar.gz gentoo-00edfaa4d0406ce34055600c09457aea35e62736.tar.bz2 gentoo-00edfaa4d0406ce34055600c09457aea35e62736.zip |
dev-ruby/pkg-config: ppc64 stable wrt bug #602510
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
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 5264b8d21274..e66c3fe166c9 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 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86" SLOT="0" IUSE="test" |