summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-15 21:19:33 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-15 21:19:33 +0300
commitf39c6b2d441482b42d83e0c91bbf00897a2a8c47 (patch)
tree0285e01b32bc3a9d597ec286645ff5926671523e /dev-ml
parentdev-ml/ocaml_intrinsics: Keyword 0.15.2 ppc64, #892131 (diff)
downloadgentoo-f39c6b2d441482b42d83e0c91bbf00897a2a8c47.tar.gz
gentoo-f39c6b2d441482b42d83e0c91bbf00897a2a8c47.tar.bz2
gentoo-f39c6b2d441482b42d83e0c91bbf00897a2a8c47.zip
dev-ml/timezone: Keyword 0.15.0 ppc64, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/timezone/timezone-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/timezone/timezone-0.15.0.ebuild b/dev-ml/timezone/timezone-0.15.0.ebuild
index 9903b412014f..94f063c9746c 100644
--- a/dev-ml/timezone/timezone-0.15.0.ebuild
+++ b/dev-ml/timezone/timezone-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:${SLOT}"