summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-15 21:19:31 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-15 21:19:31 +0300
commit8c17a12f7454863d57ef861d6b21b92fe6793e71 (patch)
treeedf4dca5827bea08800c0bb3fcd064e7af1612fc /dev-ml
parentdev-ml/core_kernel: Keyword 0.15.0 ppc64, #892131 (diff)
downloadgentoo-8c17a12f7454863d57ef861d6b21b92fe6793e71.tar.gz
gentoo-8c17a12f7454863d57ef861d6b21b92fe6793e71.tar.bz2
gentoo-8c17a12f7454863d57ef861d6b21b92fe6793e71.zip
dev-ml/async_kernel: Keyword 0.15.0 ppc64, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/async_kernel/async_kernel-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/async_kernel/async_kernel-0.15.0.ebuild b/dev-ml/async_kernel/async_kernel-0.15.0.ebuild
index d0d1b5ab0efa..d14b497e220b 100644
--- a/dev-ml/async_kernel/async_kernel-0.15.0.ebuild
+++ b/dev-ml/async_kernel/async_kernel-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 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="+ocamlopt"
RDEPEND="dev-ml/core_kernel:${SLOT}"