diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-02 22:39:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-02 22:39:19 +0300 |
commit | 81e7e13e2b206d4577de16446f8f4c9566839349 (patch) | |
tree | 81a45145014e8b32d096bef3f5403e6ff30772b7 /dev-ml/ppx_globalize | |
parent | dev-ml/ppx_cold: Stabilize 0.16.0 x86, #933369 (diff) | |
download | gentoo-81e7e13e2b206d4577de16446f8f4c9566839349.tar.gz gentoo-81e7e13e2b206d4577de16446f8f4c9566839349.tar.bz2 gentoo-81e7e13e2b206d4577de16446f8f4c9566839349.zip |
dev-ml/ppx_globalize: Stabilize 0.16.0 x86, #933369
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_globalize')
-rw-r--r-- | dev-ml/ppx_globalize/ppx_globalize-0.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_globalize/ppx_globalize-0.16.0.ebuild b/dev-ml/ppx_globalize/ppx_globalize-0.16.0.ebuild index f75df8e23427..a4d20d939931 100644 --- a/dev-ml/ppx_globalize/ppx_globalize-0.16.0.ebuild +++ b/dev-ml/ppx_globalize/ppx_globalize-0.16.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz LICENSE="Apache-2.0" 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=" |