summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-24 16:37:02 +0100
committerSam James <sam@gentoo.org>2021-09-24 16:37:02 +0100
commitd6732ee53b4036c2fc7bf1e0abc38b4ce4abe2bf (patch)
tree43d6b4fc387e1d9d67f1351f90ea991554030d99 /sys-apps
parentmedia-libs/codec2: Stabilize 1.0.0 ppc64, #814533 (diff)
downloadgentoo-d6732ee53b4036c2fc7bf1e0abc38b4ce4abe2bf.tar.gz
gentoo-d6732ee53b4036c2fc7bf1e0abc38b4ce4abe2bf.tar.bz2
gentoo-d6732ee53b4036c2fc7bf1e0abc38b4ce4abe2bf.zip
sys-apps/pkgcore: Stabilize 0.12.7 ppc64, #814536
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/pkgcore/pkgcore-0.12.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pkgcore/pkgcore-0.12.7.ebuild b/sys-apps/pkgcore/pkgcore-0.12.7.ebuild
index 5c7eeb03645d..69f0e07461fd 100644
--- a/sys-apps/pkgcore/pkgcore-0.12.7.ebuild
+++ b/sys-apps/pkgcore/pkgcore-0.12.7.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/pkgcore/pkgcore.git"
inherit git-r3
else
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi