diff options
author | Sam James <sam@gentoo.org> | 2022-04-25 17:49:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-25 17:49:58 +0100 |
commit | c5dfd54c70ee948c6e9efad06c2f04a692059671 (patch) | |
tree | 406db45f54e532936b49a49b1683e8afe9013c4a /dev-python/passlib | |
parent | dev-python/pip: Keyword 22.0.4 s390, #840413 (diff) | |
download | gentoo-c5dfd54c70ee948c6e9efad06c2f04a692059671.tar.gz gentoo-c5dfd54c70ee948c6e9efad06c2f04a692059671.tar.bz2 gentoo-c5dfd54c70ee948c6e9efad06c2f04a692059671.zip |
dev-python/passlib: Keyword 1.7.4-r1 s390, #840413
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/passlib')
-rw-r--r-- | dev-python/passlib/passlib-1.7.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/passlib/passlib-1.7.4-r1.ebuild b/dev-python/passlib/passlib-1.7.4-r1.ebuild index d9487fa75f40..b99c6a2ed2d5 100644 --- a/dev-python/passlib/passlib-1.7.4-r1.ebuild +++ b/dev-python/passlib/passlib-1.7.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,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 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" SLOT="0" IUSE="doc" |