summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-09-07 14:30:41 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-09-07 14:30:41 +0200
commit3c7ef805657a8bd34cf6dc0fd4987e3bfcee9db3 (patch)
treea37553981702bd22f7f1c96be94afefa57d02810 /dev-python
parent2be0f2e010d22affa30c50bc7b6512e0bf8799bd (diff)
downloadgentoo-3c7ef805657a8bd34cf6dc0fd4987e3bfcee9db3.tar.gz
gentoo-3c7ef805657a8bd34cf6dc0fd4987e3bfcee9db3.tar.bz2
gentoo-3c7ef805657a8bd34cf6dc0fd4987e3bfcee9db3.zip
dev-python/tables: Stabilize 3.10.1 arm, #939242
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/tables/tables-3.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tables/tables-3.10.1.ebuild b/dev-python/tables/tables-3.10.1.ebuild
index a0fbf17927e0..39cafb67d5f7 100644
--- a/dev-python/tables/tables-3.10.1.ebuild
+++ b/dev-python/tables/tables-3.10.1.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~loong ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~ia64 ~loong ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="+cpudetection examples test"
RESTRICT="!test? ( test )"