diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-09 15:56:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-09 15:56:34 +0300 |
commit | b98ef91e2313f0fb34dbe2797a0adf44987cecd2 (patch) | |
tree | 2646df03536ad0fca136a495303553533bd97955 /dev-ml | |
parent | dev-ml/cmdliner: Stabilize 1.2.0 arm, #933839 (diff) | |
download | gentoo-b98ef91e2313f0fb34dbe2797a0adf44987cecd2.tar.gz gentoo-b98ef91e2313f0fb34dbe2797a0adf44987cecd2.tar.bz2 gentoo-b98ef91e2313f0fb34dbe2797a0adf44987cecd2.zip |
dev-ml/core_bench: Stabilize 0.16.0 arm, #933839
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/core_bench/core_bench-0.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/core_bench/core_bench-0.16.0.ebuild b/dev-ml/core_bench/core_bench-0.16.0.ebuild index 438c39bc1037..26a6dade6d63 100644 --- a/dev-ml/core_bench/core_bench-0.16.0.ebuild +++ b/dev-ml/core_bench/core_bench-0.16.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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" DEPEND=" |