summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-06 11:52:19 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-06 11:52:19 +0100
commit830688fc56f69c73f857af46127dab9050aa7fad (patch)
tree151be8d70d0b1643d6a70e82251c31e02913ba8d /dev-python/random2/random2-1.0.2.ebuild
parentdev-python/zeroconf: Stabilize 0.131.0 arm64, #921470 (diff)
downloadgentoo-830688fc56f69c73f857af46127dab9050aa7fad.tar.gz
gentoo-830688fc56f69c73f857af46127dab9050aa7fad.tar.bz2
gentoo-830688fc56f69c73f857af46127dab9050aa7fad.zip
dev-python/random2: Stabilize 1.0.2 x86, #921472
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/random2/random2-1.0.2.ebuild')
-rw-r--r--dev-python/random2/random2-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/random2/random2-1.0.2.ebuild b/dev-python/random2/random2-1.0.2.ebuild
index ee2adcef1174..fcce2f3c09c8 100644
--- a/dev-python/random2/random2-1.0.2.ebuild
+++ b/dev-python/random2/random2-1.0.2.ebuild
@@ -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 ||