summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-09-16 10:29:51 -0700
committerMatt Turner <mattst88@gentoo.org>2018-09-16 10:30:55 -0700
commit53058b775bf865d33198f1c3bd79af459f39351c (patch)
treeae0f33623ec7fd2192b5657f1e5e162f6f5a986b /dev-python/snakeoil
parentdev-libs/libclc: Drop old. (diff)
downloadgentoo-53058b775bf865d33198f1c3bd79af459f39351c.tar.gz
gentoo-53058b775bf865d33198f1c3bd79af459f39351c.tar.bz2
gentoo-53058b775bf865d33198f1c3bd79af459f39351c.zip
dev-python/snakeoil-0.7.5: ppc stable, bug 659624
Diffstat (limited to 'dev-python/snakeoil')
-rw-r--r--dev-python/snakeoil/snakeoil-0.7.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/snakeoil/snakeoil-0.7.5.ebuild b/dev-python/snakeoil/snakeoil-0.7.5.ebuild
index e4dcb3cf0d9c..74f9fa6d5b52 100644
--- a/dev-python/snakeoil/snakeoil-0.7.5.ebuild
+++ b/dev-python/snakeoil/snakeoil-0.7.5.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 ~s390 ~sh sparc x86"
+ KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
SRC_URI="https://github.com/pkgcore/snakeoil/releases/download/v${PV}/${P}.tar.gz"
fi