diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 16:09:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 16:12:09 +0100 |
commit | 2d6a31326dc9bc0c6be8d1fe0ba9cd681316a019 (patch) | |
tree | 4679044407519be3c2bc3ca9332ec691f084612c /dev-ruby/pkg-config | |
parent | dev-ruby/nokogiri: ia64 stable wrt bug #602510 (diff) | |
download | gentoo-2d6a31326dc9bc0c6be8d1fe0ba9cd681316a019.tar.gz gentoo-2d6a31326dc9bc0c6be8d1fe0ba9cd681316a019.tar.bz2 gentoo-2d6a31326dc9bc0c6be8d1fe0ba9cd681316a019.zip |
dev-ruby/pkg-config: ia64 stable wrt bug #602510
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
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 29b6c299f72f..b670a417a21c 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 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86" SLOT="0" IUSE="test" |