summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-04-17 15:40:49 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-04-18 23:06:20 +0200
commit03a93f854be003fd1f648fc347550485c5fe6f12 (patch)
tree12bd2a8c8cf3ecd8332a18740f02e79d3acade52
parentdev-ml/parmap: Keyword 1.2.4 riscv, #835392 (diff)
downloadgentoo-03a93f854be003fd1f648fc347550485c5fe6f12.tar.gz
gentoo-03a93f854be003fd1f648fc347550485c5fe6f12.tar.bz2
gentoo-03a93f854be003fd1f648fc347550485c5fe6f12.zip
dev-ml/camlzip: Keyword 1.11 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-ml/camlzip/camlzip-1.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlzip/camlzip-1.11.ebuild b/dev-ml/camlzip/camlzip-1.11.ebuild
index ea2b449e8b1a..066ec10209d4 100644
--- a/dev-ml/camlzip/camlzip-1.11.ebuild
+++ b/dev-ml/camlzip/camlzip-1.11.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-rel$(ver_rs 1- '')"
LICENSE="LGPL-2.1"
SLOT="1/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4.07:=[ocamlopt?]