commit: fdd3477249f15eb749e88c2aae0f61f7c286b28c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 6 00:03:40 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 6 00:03:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd34772
dev-ml/core_bench: Stabilize 0.15.0 arm, #901717 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/core_bench/core_bench-0.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/core_bench/core_bench-0.15.0.ebuild b/dev-ml/core_bench/core_bench-0.15.0.ebuild index 7f961c17485b..c65aa40f450d 100644 --- a/dev-ml/core_bench/core_bench-0.15.0.ebuild +++ b/dev-ml/core_bench/core_bench-0.15.0.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 ~x86" +KEYWORDS="amd64 arm arm64 ~x86" IUSE="+ocamlopt" DEPEND="dev-ml/textutils:${SLOT}"
