summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-06 07:10:39 +0100
committerSam James <sam@gentoo.org>2023-05-06 07:10:42 +0100
commit6be943389897b16782a2fb0dc61858eda42d9059 (patch)
tree1f54f16586dbf3f22c33ccd6bd9b414913dc97ab
parentdev-python/statsmodels: Bump to 0.14.0 (diff)
downloadgentoo-6be943389897b16782a2fb0dc61858eda42d9059.tar.gz
gentoo-6be943389897b16782a2fb0dc61858eda42d9059.tar.bz2
gentoo-6be943389897b16782a2fb0dc61858eda42d9059.zip
dev-ml/core_bench: Stabilize 0.15.0 x86, #901717
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/core_bench/core_bench-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"