From: Matt Turner Date: Sat, 29 Dec 2018 16:29:43 +0000 (-0500) Subject: dev-python/snakeoil-0.7.5: hppa stable, bug 659624 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3a83c3b15b46953d3723bf7f57624c3a0a68dab6;p=gentoo.git dev-python/snakeoil-0.7.5: hppa stable, bug 659624 Signed-off-by: Matt Turner --- diff --git a/dev-python/snakeoil/snakeoil-0.7.5.ebuild b/dev-python/snakeoil/snakeoil-0.7.5.ebuild index 74f9fa6d5b52..037bd7f2bf6a 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