diff options
Diffstat (limited to 'dev-ml/cudf/cudf-0.10.ebuild')
-rw-r--r-- | dev-ml/cudf/cudf-0.10.ebuild | 2 |
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 c361f445d2b1..b8cc26842e4f 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 )" |