summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:44:34 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:47:42 +0000
commit72473b780b892b30d97963bc87de06b465fc374f (patch)
tree6900848bae349fde786c5ea892973e5738043b89 /dev-ml/cudf
parentdev-ml/core_bench: Stabilize 0.14.0 arm64, #772833 (diff)
downloadgentoo-72473b780b892b30d97963bc87de06b465fc374f.tar.gz
gentoo-72473b780b892b30d97963bc87de06b465fc374f.tar.bz2
gentoo-72473b780b892b30d97963bc87de06b465fc374f.zip
dev-ml/cudf: Stabilize 0.9 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/cudf')
-rw-r--r--dev-ml/cudf/cudf-0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cudf/cudf-0.9.ebuild b/dev-ml/cudf/cudf-0.9.ebuild
index ad6c99291d91..9557d7c35db5 100644
--- a/dev-ml/cudf/cudf-0.9.ebuild
+++ b/dev-ml/cudf/cudf-0.9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/file/36602/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"