summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-04-17 15:40:48 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-04-18 23:06:19 +0200
commit2297fee8434fe4edc3883403d0326faad4b68fde (patch)
treebd5e6614c35602850860e61eb74e051f61c71c8d /dev-ml/parmap
parentdev-ml/cudf: Keyword 0.9-r2 riscv, #835392 (diff)
downloadgentoo-2297fee8434fe4edc3883403d0326faad4b68fde.tar.gz
gentoo-2297fee8434fe4edc3883403d0326faad4b68fde.tar.bz2
gentoo-2297fee8434fe4edc3883403d0326faad4b68fde.zip
dev-ml/parmap: Keyword 1.2.4 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/parmap')
-rw-r--r--dev-ml/parmap/parmap-1.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/parmap/parmap-1.2.4.ebuild b/dev-ml/parmap/parmap-1.2.4.ebuild
index 195afde1cbcd..6c2389eba68b 100644
--- a/dev-ml/parmap/parmap-1.2.4.ebuild
+++ b/dev-ml/parmap/parmap-1.2.4.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${MY_PV/+/-}"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
BDEPEND="dev-ml/dune-configurator"