summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-24 16:55:17 +0000
committerSam James <sam@gentoo.org>2023-02-24 16:55:17 +0000
commit1feb39f92af8fe7ffe0da7984685d51014528989 (patch)
tree725343d799da591ba931a5419f3ea549ecde63d3 /dev-ml
parentdev-ml/textutils: Keyword 0.15.0 arm64, #892131 (diff)
downloadgentoo-1feb39f92af8fe7ffe0da7984685d51014528989.tar.gz
gentoo-1feb39f92af8fe7ffe0da7984685d51014528989.tar.bz2
gentoo-1feb39f92af8fe7ffe0da7984685d51014528989.zip
dev-ml/timezone: Keyword 0.15.0 arm64, #892131
Signed-off-by: Sam James <sam@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 cd887d7ba9bc..d38c1d4f6b66 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 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
IUSE="+ocamlopt"
RDEPEND="dev-ml/core:${SLOT}"