commit: 789ca4ae42c06b3499ab40dca2014dc322bebd28 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Thu Sep 13 14:31:16 2018 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Thu Sep 13 14:31:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=789ca4ae
dev-python/snakeoil-0.7.5-r0: alpha stable Gentoo-Bug: http://bugs.gentoo.org/659624 dev-python/snakeoil/snakeoil-0.7.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/snakeoil/snakeoil-0.7.5.ebuild b/dev-python/snakeoil/snakeoil-0.7.5.ebuild index 6068b3a7c94..e4dcb3cf0d9 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
