summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-30 17:39:49 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-30 17:39:49 +0000
commit65f4a82979c15f152a059f57c8a912c5f063f560 (patch)
tree8a176a11816b0cbff2808177817ff62b80f716b0 /dev-ml
parentdev-ml/labltk: Stabilize 8.06.12-r2 arm64, #902573 (diff)
downloadgentoo-65f4a82979c15f152a059f57c8a912c5f063f560.tar.gz
gentoo-65f4a82979c15f152a059f57c8a912c5f063f560.tar.bz2
gentoo-65f4a82979c15f152a059f57c8a912c5f063f560.zip
dev-ml/cudf: Stabilize 0.10 arm, #901509
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/cudf/cudf-0.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cudf/cudf-0.10.ebuild b/dev-ml/cudf/cudf-0.10.ebuild
index c361f445d2b1..b8cc26842e4f 100644
--- a/dev-ml/cudf/cudf-0.10.ebuild
+++ b/dev-ml/cudf/cudf-0.10.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/irill/${PN}/-/archive/v${PV}/${MYP}.tar.bz2"
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 )"