summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-15 21:19:29 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-15 21:19:29 +0300
commitdd12dd334718b2a40962be743d637e068762cbbc (patch)
treece7cacfa1f260d65f373c0fe8516a1331fc0c60c /dev-ml
parentdev-ml/ppx_jane: Keyword 0.15.0 ppc64, #892131 (diff)
downloadgentoo-dd12dd334718b2a40962be743d637e068762cbbc.tar.gz
gentoo-dd12dd334718b2a40962be743d637e068762cbbc.tar.bz2
gentoo-dd12dd334718b2a40962be743d637e068762cbbc.zip
dev-ml/int_repr: Keyword 0.15.0 ppc64, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/int_repr/int_repr-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/int_repr/int_repr-0.15.0.ebuild b/dev-ml/int_repr/int_repr-0.15.0.ebuild
index 43a04c8a946c..2364f1913e0e 100644
--- a/dev-ml/int_repr/int_repr-0.15.0.ebuild
+++ b/dev-ml/int_repr/int_repr-0.15.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz
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"
DEPEND="dev-ml/ppx_jane:${SLOT}"