diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:36 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:06:08 +0200 |
commit | 1b8b3c0b0f27cb7f4983528b28197591ae0cf7a9 (patch) | |
tree | ca66670946dece77ef601fb9a31e5f38429d4505 /dev-ml/core_bench | |
parent | dev-ml/textutils: Keyword 0.14.0 riscv, #835392 (diff) | |
download | gentoo-1b8b3c0b0f27cb7f4983528b28197591ae0cf7a9.tar.gz gentoo-1b8b3c0b0f27cb7f4983528b28197591ae0cf7a9.tar.bz2 gentoo-1b8b3c0b0f27cb7f4983528b28197591ae0cf7a9.zip |
dev-ml/core_bench: Keyword 0.14.0 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@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 9e44645eb575..7f1c43e394ae 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 ~riscv x86" IUSE="+ocamlopt" DEPEND=" |