diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-25 17:39:54 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-25 17:39:54 +0300 |
commit | 2291384b6e45dbb3ce4127973c104c865f5ec54a (patch) | |
tree | 5dff3c00b021bed6cf038dcf52ad6a1458488ad6 /dev-ml | |
parent | dev-ml/ppx_assert: Stabilize 0.15.0-r1 arm64, #901709 (diff) | |
download | gentoo-2291384b6e45dbb3ce4127973c104c865f5ec54a.tar.gz gentoo-2291384b6e45dbb3ce4127973c104c865f5ec54a.tar.bz2 gentoo-2291384b6e45dbb3ce4127973c104c865f5ec54a.zip |
dev-ml/time_now: Stabilize 0.15.0 arm64, #901549
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/time_now/time_now-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/time_now/time_now-0.15.0.ebuild b/dev-ml/time_now/time_now-0.15.0.ebuild index 51008fa28fed..bc14ebe00327 100644 --- a/dev-ml/time_now/time_now-0.15.0.ebuild +++ b/dev-ml/time_now/time_now-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 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt" DEPEND=" |