summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-30 17:40:10 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-30 17:40:10 +0000
commite958a9ba94a5d13d4c3ba9de0c5c84baf9bd4c55 (patch)
tree6838b71333d02151bc359af2ec6fa64b270dbb52 /dev-ml/cudf
parentdev-ml/cudf: Stabilize 0.10 arm, #901509 (diff)
downloadgentoo-e958a9ba94a5d13d4c3ba9de0c5c84baf9bd4c55.tar.gz
gentoo-e958a9ba94a5d13d4c3ba9de0c5c84baf9bd4c55.tar.bz2
gentoo-e958a9ba94a5d13d4c3ba9de0c5c84baf9bd4c55.zip
dev-ml/cudf: Stabilize 0.10 arm64, #901509
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/cudf')
-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 b8cc26842e4f..00c999757bff 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 )"