summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-08-31 13:31:47 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-08-31 13:31:47 +0100
commit65208a582feb6fe2a967b8eab6bd81e59a1c0157 (patch)
tree136cf685cb09bd5540c8b1e4546986a7154e8fe3 /dev-util/pkgconf
parentnet-mail/dovecot: stable 2.3.7.2 for ppc64, bug #692572 (diff)
downloadgentoo-65208a582feb6fe2a967b8eab6bd81e59a1c0157.tar.gz
gentoo-65208a582feb6fe2a967b8eab6bd81e59a1c0157.tar.bz2
gentoo-65208a582feb6fe2a967b8eab6bd81e59a1c0157.zip
dev-util/pkgconf: stable 1.6.3 for ppc64, bug #693110
Package-Manager: Portage-2.3.73, Repoman-2.3.17 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/pkgconf')
-rw-r--r--dev-util/pkgconf/pkgconf-1.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgconf/pkgconf-1.6.3.ebuild b/dev-util/pkgconf/pkgconf-1.6.3.ebuild
index 058dd5ac8a62..f0343df7e254 100644
--- a/dev-util/pkgconf/pkgconf-1.6.3.ebuild
+++ b/dev-util/pkgconf/pkgconf-1.6.3.ebuild
@@ -11,7 +11,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 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
fi
DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89"