diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 17:13:51 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 17:13:51 +0000 |
commit | 469e76d6ed3595232e5652606d6169ed22c7ea6f (patch) | |
tree | 934a172fc79f7e996afcaea2f7bf1878e2dfc8bc /dev-python/tables | |
parent | dev-python/tornado: Stabilize 6.4 x86, #920018 (diff) | |
download | gentoo-469e76d6ed3595232e5652606d6169ed22c7ea6f.tar.gz gentoo-469e76d6ed3595232e5652606d6169ed22c7ea6f.tar.bz2 gentoo-469e76d6ed3595232e5652606d6169ed22c7ea6f.zip |
dev-python/tables: Stabilize 3.9.2 amd64, #920021
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/tables')
-rw-r--r-- | dev-python/tables/tables-3.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tables/tables-3.9.2.ebuild b/dev-python/tables/tables-3.9.2.ebuild index 06fe57b5e8f3..f9d8c7efc251 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 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+cpudetection examples test" RESTRICT="!test? ( test )" |