summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-08-06 06:44:10 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-08-06 06:44:10 +0300
commit9bf99e7d35dfd8fd5c4a6cff48d150e7c94a482b (patch)
treec47d10d81b28d04dad87010aabcbfac49166e84a /dev-python/snakeoil
parentnet-ftp/filezilla: amd64 stable wrt bug #662530 (diff)
downloadgentoo-9bf99e7d35dfd8fd5c4a6cff48d150e7c94a482b.tar.gz
gentoo-9bf99e7d35dfd8fd5c4a6cff48d150e7c94a482b.tar.bz2
gentoo-9bf99e7d35dfd8fd5c4a6cff48d150e7c94a482b.zip
dev-python/snakeoil: amd64 stable wrt bug #659624
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 bf532fafe63e..6df835220c28 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