summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 16:32:49 +0000
committerSam James <sam@gentoo.org>2021-02-10 16:32:49 +0000
commitaeb31112d3babc78a03f2ab813d9e8274561118b (patch)
tree7462d3989e1164ddb5527549043a15c199bb8d71
parentdev-ml/extlib: Stabilize 1.7.7 ppc64, #769317 (diff)
downloadgentoo-aeb31112.tar.gz
gentoo-aeb31112.tar.bz2
gentoo-aeb31112.zip
dev-ml/cudf: Stabilize 0.9 ppc64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
-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 13002a67f912..27e50d44fb23 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 )"