summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-15 21:19:35 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-15 21:19:35 +0300
commit80f27724ad0fc47d44e7c660e549f373d3aa08b6 (patch)
treef6e6872fc5de6e63da36346aeb786a1ccfc55471 /dev-ml
parentdev-ml/textutils: Keyword 0.15.0 ppc64, #892131 (diff)
downloadgentoo-80f27724ad0fc47d44e7c660e549f373d3aa08b6.tar.gz
gentoo-80f27724ad0fc47d44e7c660e549f373d3aa08b6.tar.bz2
gentoo-80f27724ad0fc47d44e7c660e549f373d3aa08b6.zip
dev-ml/core_bench: Keyword 0.15.0 ppc64, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/core_bench/core_bench-0.15.0.ebuild2
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 012108a26ab1..1f818f547b21 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 ~ppc x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
IUSE="+ocamlopt"
DEPEND="dev-ml/textutils:${SLOT}"