diff options
author | 2024-10-15 18:24:37 +0300 | |
---|---|---|
committer | 2024-10-15 18:24:37 +0300 | |
commit | 26e9da81dcf75ad6acd444455a5e5533724c837e (patch) | |
tree | 165cdea54fb446d340a6d8d6d6a5422619ebf413 /dev-ml/cudf | |
parent | dev-ml/csexp: Stabilize 1.5.2-r1 x86, #941576 (diff) | |
download | gentoo-26e9da81dcf75ad6acd444455a5e5533724c837e.tar.gz gentoo-26e9da81dcf75ad6acd444455a5e5533724c837e.tar.bz2 gentoo-26e9da81dcf75ad6acd444455a5e5533724c837e.zip |
dev-ml/cudf: Stabilize 0.10-r1 x86, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/cudf')
-rw-r--r-- | dev-ml/cudf/cudf-0.10-r1.ebuild | 2 |
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 72cbab739077..29c50565386d 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 )" |