diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 18:52:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 18:52:19 +0000 |
commit | 02d30aa7981fd305e8cce96b3e25e0622fbacabf (patch) | |
tree | 9a6648157b842575409f2e6714dc9f625cc339f4 /dev-ml/time_now | |
parent | dev-ml/ppx_optcomp: Stabilize 0.14.0 amd64, #769317 (diff) | |
download | gentoo-02d30aa7981fd305e8cce96b3e25e0622fbacabf.tar.gz gentoo-02d30aa7981fd305e8cce96b3e25e0622fbacabf.tar.bz2 gentoo-02d30aa7981fd305e8cce96b3e25e0622fbacabf.zip |
dev-ml/time_now: Stabilize 0.14.0 amd64, #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 7487571bdc1d..dd4c5d7c45ac 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=" |