commit: 6f326e17946b70dbea0e138231214e203a1e3bc6 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 13 06:42:10 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Feb 13 06:42:10 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f326e17
dev-python/tables: Stabilize 3.10.2-r1 arm, #961010 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/tables/tables-3.10.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/tables/tables-3.10.2-r1.ebuild b/dev-python/tables/tables-3.10.2-r1.ebuild index a4fca6803698..efe213144053 100644 --- a/dev-python/tables/tables-3.10.2-r1.ebuild +++ b/dev-python/tables/tables-3.10.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc64 ~riscv ~sparc ~x86" IUSE="+cpudetection examples test" RESTRICT="!test? ( test )"
