summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-04-17 15:40:47 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-04-18 23:06:18 +0200
commita2f6ef7bb2f2c75745701fa4bde532ea9119e1f1 (patch)
treeefd3c87392ba90b65a453385cbb90866a2c1196d /dev-ml
parentdev-ml/extlib: Keyword 1.7.8 riscv, #835392 (diff)
downloadgentoo-a2f6ef7bb2f2c75745701fa4bde532ea9119e1f1.tar.gz
gentoo-a2f6ef7bb2f2c75745701fa4bde532ea9119e1f1.tar.bz2
gentoo-a2f6ef7bb2f2c75745701fa4bde532ea9119e1f1.zip
dev-ml/cudf: Keyword 0.9-r2 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/cudf/cudf-0.9-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cudf/cudf-0.9-r2.ebuild b/dev-ml/cudf/cudf-0.9-r2.ebuild
index dbf250474eb8..8289f64c2ab2 100644
--- a/dev-ml/cudf/cudf-0.9-r2.ebuild
+++ b/dev-ml/cudf/cudf-0.9-r2.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 ~riscv x86"
IUSE="+ocamlopt llvm-libunwind test"
RESTRICT="!test? ( test )"