summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-11-17 20:12:40 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-11-17 20:12:40 +0100
commitf3462baa377be3d3bac64cf1192b12ffd990ac21 (patch)
tree1e888a8d0b52351b9946355a162423c27359693e /dev-python/passlib
parentdev-libs/popt: x86 stable wrt bug #753410 (diff)
downloadgentoo-f3462baa377be3d3bac64cf1192b12ffd990ac21.tar.gz
gentoo-f3462baa377be3d3bac64cf1192b12ffd990ac21.tar.bz2
gentoo-f3462baa377be3d3bac64cf1192b12ffd990ac21.zip
dev-python/passlib: x86 stable wrt bug #754483
Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/passlib')
-rw-r--r--dev-python/passlib/passlib-1.7.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/passlib/passlib-1.7.4.ebuild b/dev-python/passlib/passlib-1.7.4.ebuild
index 32ff2fc64765..8c46a10032d2 100644
--- a/dev-python/passlib/passlib-1.7.4.ebuild
+++ b/dev-python/passlib/passlib-1.7.4.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://foss.heptapod.net/python-libs/passlib/wikis/home"
SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
SLOT="0"
IUSE="+bcrypt doc +scrypt +totp"