diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-18 16:52:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-18 16:52:56 +0100 |
commit | 5958660771d98fb123c22003435e0aa94738eab3 (patch) | |
tree | 01e39930dac54acce3243a2e84f9f8ee7aabc108 /dev-ruby/pkg-config | |
parent | dev-ruby/nokogiri: x86 stable wrt bug #602510 (diff) | |
download | gentoo-5958660771d98fb123c22003435e0aa94738eab3.tar.gz gentoo-5958660771d98fb123c22003435e0aa94738eab3.tar.bz2 gentoo-5958660771d98fb123c22003435e0aa94738eab3.zip |
dev-ruby/pkg-config: x86 stable wrt bug #602510
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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 975e63bce2e2..0da6dc1128c6 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 x86" SLOT="0" IUSE="test" |