summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-30 01:21:28 +0100
committerSam James <sam@gentoo.org>2023-04-30 01:21:28 +0100
commit8b7ec37c282c1131d490461d21cf7ef8cd5dab35 (patch)
tree3b1c286410b1a980a846a3fc917d47de88ff5e65 /dev-ml/timezone
parentdev-ml/core_kernel: Stabilize 0.15.0 x86, #901601 (diff)
downloadgentoo-8b7ec37c282c1131d490461d21cf7ef8cd5dab35.tar.gz
gentoo-8b7ec37c282c1131d490461d21cf7ef8cd5dab35.tar.bz2
gentoo-8b7ec37c282c1131d490461d21cf7ef8cd5dab35.zip
dev-ml/timezone: Stabilize 0.15.0 arm64, #901665
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/timezone')
-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 e3090f18ccc7..1256a9f0b1a6 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 ~riscv ~x86"
IUSE="+ocamlopt"
RDEPEND="dev-ml/core:${SLOT}"