summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:21:38 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:21:38 -0500
commit765d9fe254691ee3622f7b2aa4e8bef01cbdb637 (patch)
tree1689c35128722a482815ea86d4578c0107b158f7 /dev-python
parentstablize openstack ocata stevedore-1.20.0 x86 and amd64 (diff)
downloadgentoo-765d9fe254691ee3622f7b2aa4e8bef01cbdb637.tar.gz
gentoo-765d9fe254691ee3622f7b2aa4e8bef01cbdb637.tar.bz2
gentoo-765d9fe254691ee3622f7b2aa4e8bef01cbdb637.zip
stablize openstack ocata passlib-1.7.1-r1 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/passlib/passlib-1.7.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/passlib/passlib-1.7.1-r1.ebuild b/dev-python/passlib/passlib-1.7.1-r1.ebuild
index 00a8176a4c66..8cb5fa14d8b7 100644
--- a/dev-python/passlib/passlib-1.7.1-r1.ebuild
+++ b/dev-python/passlib/passlib-1.7.1-r1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://bitbucket.org/ecollins/passlib/wiki/Home/"
SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
SLOT="0"
IUSE="+bcrypt doc +scrypt test +totp"