commit: 565c8b530524c7d323e36b053ba08282e8f4489b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 7 14:15:50 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Sep 7 14:15:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=565c8b53
dev-python/tables: Stabilize 3.10.1 arm64, #939242 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/tables/tables-3.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/tables/tables-3.10.1.ebuild b/dev-python/tables/tables-3.10.1.ebuild index 339adc35fa48..185836214d6a 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 )"
