summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-04-17 15:39:44 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-04-18 23:05:18 +0200
commit7756c1c616ae8518ded45c5095078d5062b7b403 (patch)
tree59682e18509369187490fbbef7a5987cfeeef22f /dev-ml/ocaml-migrate-parsetree
parentdev-ml/ocaml-compiler-libs: Keyword 0.12.4 riscv, #835392 (diff)
downloadgentoo-7756c1c616ae8518ded45c5095078d5062b7b403.tar.gz
gentoo-7756c1c616ae8518ded45c5095078d5062b7b403.tar.bz2
gentoo-7756c1c616ae8518ded45c5095078d5062b7b403.zip
dev-ml/ocaml-migrate-parsetree: Keyword 2.3.0 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-migrate-parsetree')
-rw-r--r--dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.3.0.ebuild b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.3.0.ebuild
index 29db658239e5..3d455ffdd72a 100644
--- a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.3.0.ebuild
+++ b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.3.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/let-def/ocaml-migrate-parsetree/archive/v${PV}.tar.g
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test ) strip"