diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:39:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:44:13 +0100 |
commit | 764069465afef38990bf3356864cd3865b001fa9 (patch) | |
tree | 28a11b79d9767f7fbb8c8398db0c586b95a482e4 /dev-ruby/pkg-config | |
parent | dev-ruby/nokogiri: ppc stable wrt bug #602510 (diff) | |
download | gentoo-764069465afef38990bf3356864cd3865b001fa9.tar.gz gentoo-764069465afef38990bf3356864cd3865b001fa9.tar.bz2 gentoo-764069465afef38990bf3356864cd3865b001fa9.zip |
dev-ruby/pkg-config: ppc stable wrt bug #602510
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
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 b670a417a21c..5264b8d21274 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" |