commit: 1369b2b1ba958b5d8fc59622f0a4b9c89c93a5c6 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 25 11:24:49 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jan 25 11:24:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1369b2b1
dev-python/tables: Stabilize 3.10.2 arm64, #948784 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/tables/tables-3.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/tables/tables-3.10.2.ebuild b/dev-python/tables/tables-3.10.2.ebuild index 654e89257c32..0ac6c1b11bda 100644 --- a/dev-python/tables/tables-3.10.2.ebuild +++ b/dev-python/tables/tables-3.10.2.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~loong ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+cpudetection examples test" RESTRICT="!test? ( test )"
