summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-29 09:52:07 +0100
committerSam James <sam@gentoo.org>2024-06-29 09:52:07 +0100
commitb11ab1a3de1997efc04946f0ccab642107cbb3c7 (patch)
treeb5f008dee49a5de60d4585e65381bad842d67d20 /dev-python/ml-dtypes
parentdev-python/gfloat: Stabilize 0.3 arm64, #935078 (diff)
downloadgentoo-b11ab1a3de1997efc04946f0ccab642107cbb3c7.tar.gz
gentoo-b11ab1a3de1997efc04946f0ccab642107cbb3c7.tar.bz2
gentoo-b11ab1a3de1997efc04946f0ccab642107cbb3c7.zip
dev-python/ml-dtypes: Stabilize 0.4.0 arm64, #935078
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/ml-dtypes')
-rw-r--r--dev-python/ml-dtypes/ml-dtypes-0.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ml-dtypes/ml-dtypes-0.4.0.ebuild b/dev-python/ml-dtypes/ml-dtypes-0.4.0.ebuild
index 6f7b13bbe97c..ce13d94000fc 100644
--- a/dev-python/ml-dtypes/ml-dtypes-0.4.0.ebuild
+++ b/dev-python/ml-dtypes/ml-dtypes-0.4.0.ebuild
@@ -26,7 +26,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
DEPEND="
dev-python/numpy:=[${PYTHON_USEDEP}]