diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 17:54:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 17:54:07 +0000 |
commit | 5924ef59b1ac76b5bf76a78469dec5ba26031c12 (patch) | |
tree | 5986a74d9f520bad9421a38869369fa0b2f9638e /dev-ml/core_bench | |
parent | dev-ml/textutils: Stabilize 0.14.0 x86, #772833 (diff) | |
download | gentoo-5924ef59b1ac76b5bf76a78469dec5ba26031c12.tar.gz gentoo-5924ef59b1ac76b5bf76a78469dec5ba26031c12.tar.bz2 gentoo-5924ef59b1ac76b5bf76a78469dec5ba26031c12.zip |
dev-ml/core_bench: Stabilize 0.14.0 x86, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/core_bench')
-rw-r--r-- | dev-ml/core_bench/core_bench-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/core_bench/core_bench-0.14.0.ebuild b/dev-ml/core_bench/core_bench-0.14.0.ebuild index f4e363b221db..75efa8af0da0 100644 --- a/dev-ml/core_bench/core_bench-0.14.0.ebuild +++ b/dev-ml/core_bench/core_bench-0.14.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/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86" IUSE="+ocamlopt" DEPEND=" |