commit: 084462cb7fcee1d516705d3c09f4c185391d7c93 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Jan 17 07:36:04 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jan 17 07:40:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=084462cb
dev-python/tables: Revert "Stabilize 3.9.2 arm, #920021" We need to raise c-blosc2 dep. Reverts: 28bbcbc7d0431045080aa4ceb2b29574f5b9cb18 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/tables/tables-3.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/tables/tables-3.9.2.ebuild b/dev-python/tables/tables-3.9.2.ebuild index f1a826433a3a..274218536a88 100644 --- a/dev-python/tables/tables-3.9.2.ebuild +++ b/dev-python/tables/tables-3.9.2.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+cpudetection examples test" RESTRICT="!test? ( test )"
