summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-09-09 19:45:24 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-09-09 19:45:24 +0100
commitee6a205ecabeed4b2e6dcf3a0e879cc48f5f1fe0 (patch)
tree09b5765994b03f51d90b1f6334bf9cdef2e5c816 /dev-util
parentdev-libs/nettle: stable 3.3-r2 for sparc, bug #626010 (thanks to Dakon) (diff)
downloadgentoo-ee6a205ecabeed4b2e6dcf3a0e879cc48f5f1fe0.tar.gz
gentoo-ee6a205ecabeed4b2e6dcf3a0e879cc48f5f1fe0.tar.bz2
gentoo-ee6a205ecabeed4b2e6dcf3a0e879cc48f5f1fe0.zip
dev-util/pkgconfig: stable 0.29.2 for ppc/ppc64, bug #629968
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pkgconfig/pkgconfig-0.29.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgconfig/pkgconfig-0.29.2.ebuild b/dev-util/pkgconfig/pkgconfig-0.29.2.ebuild
index b898f9b8961f..1717d4dafb3f 100644
--- a/dev-util/pkgconfig/pkgconfig-0.29.2.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.29.2.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_CHECKOUT_DIR=${WORKDIR}/${MY_P}
inherit autotools git-r3
else
- KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SRC_URI="https://pkgconfig.freedesktop.org/releases/${MY_P}.tar.gz"
fi