summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-15 21:19:20 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-15 21:19:20 +0300
commit8ecd1bc235dcb0882fe03a9fff04642925f198a8 (patch)
treea14e4c558ebbc67d6f283183241697977f0900b5
parentdev-ml/ocaml_intrinsics: Keyword 0.15.2 ppc, #892131 (diff)
downloadgentoo-8ecd1bc235dcb0882fe03a9fff04642925f198a8.tar.gz
gentoo-8ecd1bc235dcb0882fe03a9fff04642925f198a8.tar.bz2
gentoo-8ecd1bc235dcb0882fe03a9fff04642925f198a8.zip
dev-ml/timezone: Keyword 0.15.0 ppc, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 43229a29f8df..9903b412014f 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 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~riscv x86"
IUSE="+ocamlopt"
RDEPEND="dev-ml/core:${SLOT}"