From 1312e507497afdcf7b8bec39767f7bd8a5e2d321 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Mon, 7 Apr 2025 21:24:57 +0200 Subject: [PATCH] dev-ml/ocaml_intrinsics: Keyword 0.16.0 riscv, #909070 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.16.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.16.0.ebuild b/dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.16.0.ebuild index 0337464780590..389808a01991c 100644 --- a/dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.16.0.ebuild +++ b/dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.16.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="+ocamlopt" RESTRICT="test"