summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-18 18:40:11 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-18 18:40:11 +0300
commitca659cee5d5c2e9908cce3f39ca033880f2e2c55 (patch)
tree4a6bda5cafc44c0ad5a51686d0dd8d3b9f170739 /dev-ml/cudf
parentdev-ml/csexp: Stabilize 1.5.2-r1 arm64, #941576 (diff)
downloadgentoo-ca659cee5d5c2e9908cce3f39ca033880f2e2c55.tar.gz
gentoo-ca659cee5d5c2e9908cce3f39ca033880f2e2c55.tar.bz2
gentoo-ca659cee5d5c2e9908cce3f39ca033880f2e2c55.zip
dev-ml/cudf: Stabilize 0.10-r1 arm64, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/cudf')
-rw-r--r--dev-ml/cudf/cudf-0.10-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cudf/cudf-0.10-r1.ebuild b/dev-ml/cudf/cudf-0.10-r1.ebuild
index a832f18c3d2b..0bda6ee73dcd 100644
--- a/dev-ml/cudf/cudf-0.10-r1.ebuild
+++ b/dev-ml/cudf/cudf-0.10-r1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${MYP}
LICENSE="LGPL-3+"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt llvm-libunwind test"
RESTRICT="!test? ( test )"