diff options
author | Sam James <sam@gentoo.org> | 2021-01-27 19:53:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-27 19:53:36 +0000 |
commit | 76a949130942aac6ed6239a28f2fc7a578b4fe86 (patch) | |
tree | bf24a571fff5462b194e97207545e82a09c51086 /dev-ml/core_bench | |
parent | dev-ml/dune-private-libs: Keyword 2.8.2-r1 arm, #766884 (diff) | |
download | gentoo-76a949130942aac6ed6239a28f2fc7a578b4fe86.tar.gz gentoo-76a949130942aac6ed6239a28f2fc7a578b4fe86.tar.bz2 gentoo-76a949130942aac6ed6239a28f2fc7a578b4fe86.zip |
dev-ml/core_bench: Keyword 0.14.0 arm, #766884
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 | 4 |
1 files changed, 2 insertions, 2 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 8a691804a903..f09a02564a2b 100644 --- a/dev-ml/core_bench/core_bench-0.14.0.ebuild +++ b/dev-ml/core_bench/core_bench-0.14.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" +KEYWORDS="~amd64 ~arm" IUSE="+ocamlopt" DEPEND=" |