diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:30:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:45:40 +0000 |
commit | caf4267f415355322308744bff5c304fa9c7f53c (patch) | |
tree | 18ef7efe9277822e4d166998b4198455ecda28f1 /dev-ml/time_now | |
parent | dev-ml/ppx_optcomp: Stabilize 0.14.0 arm, #772833 (diff) | |
download | gentoo-caf4267f415355322308744bff5c304fa9c7f53c.tar.gz gentoo-caf4267f415355322308744bff5c304fa9c7f53c.tar.bz2 gentoo-caf4267f415355322308744bff5c304fa9c7f53c.zip |
dev-ml/time_now: Stabilize 0.14.0 arm, #772833
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 a813f66ff26a..6c75f1138feb 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=" |