summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-15 18:24:23 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-15 18:24:23 +0300
commit28f5876029d5ff03b2246214ebca7f2ff6869b92 (patch)
tree2e2e55a3c8cbcbbab3546418161e56c522fd43d8 /dev-ml
parentdev-ml/csexp: Stabilize 1.5.2-r1 ppc64, #941576 (diff)
downloadgentoo-28f5876029d5ff03b2246214ebca7f2ff6869b92.tar.gz
gentoo-28f5876029d5ff03b2246214ebca7f2ff6869b92.tar.bz2
gentoo-28f5876029d5ff03b2246214ebca7f2ff6869b92.zip
dev-ml/cudf: Stabilize 0.10-r1 ppc64, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 e4ab57df0ab7..72cbab739077 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 )"