dev-python/random2: Stabilize 1.0.2 amd64, #921472

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-01-06 11:52:21 +01:00
parent 830688fc56
commit 92ef6010a7

View File

@@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.org/project/random2/"
LICENSE="PSF-2"
SLOT="0"
KEYWORDS="~amd64 arm64 ~loong ~riscv x86"
KEYWORDS="amd64 arm64 ~loong ~riscv x86"
python_test() {
"${EPYTHON}" -m unittest -vv src.tests.test_suite ||