diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:08:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:08:47 +0100 |
commit | 805d5519bcaa610ec79d7eea96534195ffe22e06 (patch) | |
tree | 8ad181dee818b61a5d650f24206bb6b8ed55f1a8 /dev-python/passlib | |
parent | dev-python/multidict: sparc stable wrt bug #754474 (diff) | |
download | gentoo-805d5519bcaa610ec79d7eea96534195ffe22e06.tar.gz gentoo-805d5519bcaa610ec79d7eea96534195ffe22e06.tar.bz2 gentoo-805d5519bcaa610ec79d7eea96534195ffe22e06.zip |
dev-python/passlib: sparc stable wrt bug #754483
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/passlib')
-rw-r--r-- | dev-python/passlib/passlib-1.7.4.ebuild | 2 |
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 56e904695ee5..32ff2fc64765 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" |