commit: 6be943389897b16782a2fb0dc61858eda42d9059 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 6 06:10:39 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 6 06:10:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6be94338
dev-ml/core_bench: Stabilize 0.15.0 x86, #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 c65aa40f450d..22297a3e0ee5 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}"
