summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-04-17 15:40:16 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-04-18 23:05:49 +0200
commit2301524a57c8d2d1bd9082fdbec2ac56e7cf6b14 (patch)
tree243f5e2bea84cacba7823ed8b34318546586c554 /dev-ml/ppx_bin_prot
parentdev-ml/bin_prot: Keyword 0.15.0 riscv, #835392 (diff)
downloadgentoo-2301524a57c8d2d1bd9082fdbec2ac56e7cf6b14.tar.gz
gentoo-2301524a57c8d2d1bd9082fdbec2ac56e7cf6b14.tar.bz2
gentoo-2301524a57c8d2d1bd9082fdbec2ac56e7cf6b14.zip
dev-ml/ppx_bin_prot: Keyword 0.14.0 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_bin_prot')
-rw-r--r--dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild
index bfef345296e1..41ef683e28d6 100644
--- a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild
+++ b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"