commit: 6f3d7b9e4d2082c0d261f1d65ab58a1f6b9cb2a8 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Mon Apr 24 12:19:20 2023 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Mon Apr 24 12:20:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f3d7b9e
dev-ml/ocaml_intrinsics: stabilize 0.15.2 for amd64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.15.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.15.2.ebuild b/dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.15.2.ebuild index 7b3bce711c43..b93806da0791 100644 --- a/dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.15.2.ebuild +++ b/dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.15.2.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 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="+ocamlopt" RESTRICT="test"
