summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-02 04:38:39 +0000
committerSam James <sam@gentoo.org>2021-03-02 04:38:39 +0000
commit303e414f7842685c84e7fc66d12d26796f2da814 (patch)
tree067c3419b00aacb656a157f73035339389379fc4 /dev-python/snakeoil
parentdev-util/pkgcheck: Stabilize 0.8.2 ppc64, #773904 (diff)
downloadgentoo-303e414f7842685c84e7fc66d12d26796f2da814.tar.gz
gentoo-303e414f7842685c84e7fc66d12d26796f2da814.tar.bz2
gentoo-303e414f7842685c84e7fc66d12d26796f2da814.zip
dev-python/snakeoil: Stabilize 0.9.1 ppc, #773904
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/snakeoil')
-rw-r--r--dev-python/snakeoil/snakeoil-0.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/snakeoil/snakeoil-0.9.1.ebuild b/dev-python/snakeoil/snakeoil-0.9.1.ebuild
index 34c64f9ca543..7ed50f3f7f72 100644
--- a/dev-python/snakeoil/snakeoil-0.9.1.ebuild
+++ b/dev-python/snakeoil/snakeoil-0.9.1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/pkgcore/snakeoil.git"
inherit git-r3
else
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi