diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-23 20:35:57 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-23 20:36:03 +0000 |
commit | 7eda2d0ef1b4c4021c74288ee938615e4ae32aee (patch) | |
tree | 6ef2e61b7f1bf5d4add23dbcb9ecc7945a0d9f6c /dev-ruby/pkg-config | |
parent | dev-ruby/nokogiri: stable 1.8.1 for ia64, bug #642004 (diff) | |
download | gentoo-7eda2d0ef1b4c4021c74288ee938615e4ae32aee.tar.gz gentoo-7eda2d0ef1b4c4021c74288ee938615e4ae32aee.tar.bz2 gentoo-7eda2d0ef1b4c4021c74288ee938615e4ae32aee.zip |
dev-ruby/pkg-config: stable 1.2.8 for ia64, bug #642004
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild index e44eb405be29..84010c864b09 100644 --- a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild @@ -14,7 +14,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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86" SLOT="0" IUSE="test" |