commit: 97f355728282a9bdc9f7f472196a2585dc457c64 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 29 21:21:18 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 29 21:21:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97f35572
dev-ml/core: Stabilize 0.15.1-r1 arm, #901599 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/core/core-0.15.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/core/core-0.15.1-r1.ebuild b/dev-ml/core/core-0.15.1-r1.ebuild index 78ccf8da6d2a..7037b6e754fa 100644 --- a/dev-ml/core/core-0.15.1-r1.ebuild +++ b/dev-ml/core/core-0.15.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" +KEYWORDS="amd64 arm ~arm64 ~riscv x86" IUSE="+ocamlopt" # TODO: Wants quickcheck_deprecated?