summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:40:02 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:42:20 +0100
commitd41f0ed50bb036255d924518a7c80b13f0aea70b (patch)
treecda6fdfde9dbf3a0005ee533c84be2164aee4958
parentdev-python/paramiko: x86 stable wrt bug #714392 (diff)
downloadgentoo-d41f0ed50bb036255d924518a7c80b13f0aea70b.tar.gz
gentoo-d41f0ed50bb036255d924518a7c80b13f0aea70b.tar.bz2
gentoo-d41f0ed50bb036255d924518a7c80b13f0aea70b.zip
dev-python/passlib: x86 stable wrt bug #714394
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/passlib/passlib-1.7.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/passlib/passlib-1.7.1-r2.ebuild b/dev-python/passlib/passlib-1.7.1-r2.ebuild
index db086c16cf29..2c3f8d8ff2b7 100644
--- a/dev-python/passlib/passlib-1.7.1-r2.ebuild
+++ b/dev-python/passlib/passlib-1.7.1-r2.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 ~hppa ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~sparc x86"
SLOT="0"
IUSE="+bcrypt doc +scrypt test +totp"