summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-30 01:21:30 +0100
committerSam James <sam@gentoo.org>2023-04-30 01:21:30 +0100
commit0c53c5002698b0c8f3031274e3eb11f2b738475d (patch)
tree2127737cd86db3e3751e4f17ac03d63d1f046c7e /dev-ml
parentdev-ml/timezone: Stabilize 0.15.0 x86, #901665 (diff)
downloadgentoo-0c53c5002698b0c8f3031274e3eb11f2b738475d.tar.gz
gentoo-0c53c5002698b0c8f3031274e3eb11f2b738475d.tar.bz2
gentoo-0c53c5002698b0c8f3031274e3eb11f2b738475d.zip
dev-ml/timezone: Stabilize 0.15.0 arm, #901665
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 c358bcf6a322..43229a29f8df 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}"