summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-26 16:16:50 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-26 16:16:50 +0000
commitab91c353a994e8916a3d9d50ce2bea64013a21f8 (patch)
tree938f836baab92c8633d751c79b8d2fe06b353e0b /dev-ml/cudf/cudf-0.10.ebuild
parentdev-ml/ppx_stable: Stabilize 0.15.0 ppc64, #901587 (diff)
downloadgentoo-ab91c353a994e8916a3d9d50ce2bea64013a21f8.tar.gz
gentoo-ab91c353a994e8916a3d9d50ce2bea64013a21f8.tar.bz2
gentoo-ab91c353a994e8916a3d9d50ce2bea64013a21f8.zip
dev-ml/cudf: Stabilize 0.10 x86, #901509
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/cudf/cudf-0.10.ebuild')
-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 0080379c48ce..c361f445d2b1 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 )"