diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:25:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:25:21 +0000 |
commit | 83aaba69ceed79a75e6ab2ee14b023913f779ea3 (patch) | |
tree | bc0015dc014ae72060035ce86fa66bd26cd8195e /dev-ml/time_now | |
parent | dev-ml/ppx_optcomp: Stabilize 0.14.0 x86, #769317 (diff) | |
download | gentoo-83aaba69ceed79a75e6ab2ee14b023913f779ea3.tar.gz gentoo-83aaba69ceed79a75e6ab2ee14b023913f779ea3.tar.bz2 gentoo-83aaba69ceed79a75e6ab2ee14b023913f779ea3.zip |
dev-ml/time_now: Stabilize 0.14.0 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/time_now')
-rw-r--r-- | dev-ml/time_now/time_now-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/time_now/time_now-0.14.0.ebuild b/dev-ml/time_now/time_now-0.14.0.ebuild index dd4c5d7c45ac..141a42f77b6d 100644 --- a/dev-ml/time_now/time_now-0.14.0.ebuild +++ b/dev-ml/time_now/time_now-0.14.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/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" IUSE="+ocamlopt" DEPEND=" |