diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:22 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:22 +0300 |
commit | b10b9f56680f45d1b4b30fe1f9ee1b4f32218752 (patch) | |
tree | 7c6f44a2cbd2d12fac8406c03c0a7af21f0a81d5 /dev-ml/core_bench | |
parent | dev-ml/textutils: Keyword 0.15.0 ppc, #892131 (diff) | |
download | gentoo-b10b9f56680f45d1b4b30fe1f9ee1b4f32218752.tar.gz gentoo-b10b9f56680f45d1b4b30fe1f9ee1b4f32218752.tar.bz2 gentoo-b10b9f56680f45d1b4b30fe1f9ee1b4f32218752.zip |
dev-ml/core_bench: Keyword 0.15.0 ppc, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/core_bench')
-rw-r--r-- | dev-ml/core_bench/core_bench-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/core_bench/core_bench-0.15.0.ebuild b/dev-ml/core_bench/core_bench-0.15.0.ebuild index 22297a3e0ee5..012108a26ab1 100644 --- a/dev-ml/core_bench/core_bench-0.15.0.ebuild +++ b/dev-ml/core_bench/core_bench-0.15.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 x86" +KEYWORDS="amd64 arm arm64 ~ppc x86" IUSE="+ocamlopt" DEPEND="dev-ml/textutils:${SLOT}" |