mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/pbkdf2: Stabilize 1.3-r2 ALLARCHES, #857354
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux"
|
||||
KEYWORDS="amd64 x86 ~amd64-linux"
|
||||
|
||||
python_test() {
|
||||
"${EPYTHON}" test/test_pbkdf2.py -v || die "Tests failed with ${EPYTHON}"
|
||||
|
||||
Reference in New Issue
Block a user