diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-05 15:24:33 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-05 15:25:06 +0100 |
commit | 5e01030c37f27e6cb890d48f63acd6da6262ff23 (patch) | |
tree | b4ea14ecce05ce60f68b998d91039c5aa61bf8e2 /dev-util/pkgconf | |
parent | dev-util/kyua: stable 0.13-r1 for ia64, bug #627040 (diff) | |
download | gentoo-5e01030c37f27e6cb890d48f63acd6da6262ff23.tar.gz gentoo-5e01030c37f27e6cb890d48f63acd6da6262ff23.tar.bz2 gentoo-5e01030c37f27e6cb890d48f63acd6da6262ff23.zip |
dev-util/pkgconf: stable 1.3.7 for ia64, bug #627040
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-util/pkgconf')
-rw-r--r-- | dev-util/pkgconf/pkgconf-1.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgconf/pkgconf-1.3.7.ebuild b/dev-util/pkgconf/pkgconf-1.3.7.ebuild index 30537959f4d5..d172bb444c8d 100644 --- a/dev-util/pkgconf/pkgconf-1.3.7.ebuild +++ b/dev-util/pkgconf/pkgconf-1.3.7.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then inherit autotools git-r3 else SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~x86" fi inherit ltprune multilib-minimal |