diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:20:10 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:36:17 +0100 |
commit | 9d17b6f9cb1b1499f1e84a2b7e07930044a98d33 (patch) | |
tree | de141dda9c0e9c2bafe39dd7ee66529af0a0215b /dev-util/pkgconf | |
parent | sys-apps/pcsc-lite: x86 stable (bug #677416) (diff) | |
download | gentoo-9d17b6f9cb1b1499f1e84a2b7e07930044a98d33.tar.gz gentoo-9d17b6f9cb1b1499f1e84a2b7e07930044a98d33.tar.bz2 gentoo-9d17b6f9cb1b1499f1e84a2b7e07930044a98d33.zip |
dev-util/pkgconf: x86 stable (bug #677240)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util/pkgconf')
-rw-r--r-- | dev-util/pkgconf/pkgconf-1.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgconf/pkgconf-1.5.4.ebuild b/dev-util/pkgconf/pkgconf-1.5.4.ebuild index 8ca94819dca7..bdfa51ea1542 100644 --- a/dev-util/pkgconf/pkgconf-1.5.4.ebuild +++ b/dev-util/pkgconf/pkgconf-1.5.4.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then inherit autotools git-r3 else SRC_URI="http://distfiles.dereferenced.org/${PN}/${P}.tar.xz" - KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc ~x86" + KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86" fi inherit multilib-minimal |