diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-25 17:39:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-25 17:39:55 +0300 |
commit | f976ab20515b3954a37d5d543d2fda72770ae6f0 (patch) | |
tree | 7cfde4bd29fea77bce547ff16393eb9458eafc6e /dev-ml/time_now | |
parent | dev-ml/time_now: Stabilize 0.15.0 arm64, #901549 (diff) | |
download | gentoo-f976ab20515b3954a37d5d543d2fda72770ae6f0.tar.gz gentoo-f976ab20515b3954a37d5d543d2fda72770ae6f0.tar.bz2 gentoo-f976ab20515b3954a37d5d543d2fda72770ae6f0.zip |
dev-ml/time_now: Stabilize 0.15.0 x86, #901549
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/time_now')
-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 bc14ebe00327..6ebb2ded5328 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=" |