diff options
author | Sam James <sam@gentoo.org> | 2021-03-13 14:05:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-13 14:05:12 +0000 |
commit | aa6aa908f6b57c3ebf07576a7b953574c9dbc924 (patch) | |
tree | fca43af5a6e50f9dfcbd7dfe03ca2f92addee10d /dev-ml/core_bench | |
parent | dev-ml/textutils: Stabilize 0.14.0 ppc64, #772833 (diff) | |
download | gentoo-aa6aa908f6b57c3ebf07576a7b953574c9dbc924.tar.gz gentoo-aa6aa908f6b57c3ebf07576a7b953574c9dbc924.tar.bz2 gentoo-aa6aa908f6b57c3ebf07576a7b953574c9dbc924.zip |
dev-ml/core_bench: Stabilize 0.14.0 ppc64, #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 04d2e363c290..16b0d997d586 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=" |