diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-02 22:39:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-02 22:39:25 +0300 |
commit | e1f5c2f3d15b97218697dd591fda3adafedec42f (patch) | |
tree | 885667f5da740d48edb976d781639fcd4fa03d4e /dev-ml/ppx_optcomp | |
parent | dev-ml/jst-config: Stabilize 0.16.0 x86, #933369 (diff) | |
download | gentoo-e1f5c2f3d15b97218697dd591fda3adafedec42f.tar.gz gentoo-e1f5c2f3d15b97218697dd591fda3adafedec42f.tar.bz2 gentoo-e1f5c2f3d15b97218697dd591fda3adafedec42f.zip |
dev-ml/ppx_optcomp: Stabilize 0.16.0 x86, #933369
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_optcomp')
-rw-r--r-- | dev-ml/ppx_optcomp/ppx_optcomp-0.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_optcomp/ppx_optcomp-0.16.0.ebuild b/dev-ml/ppx_optcomp/ppx_optcomp-0.16.0.ebuild index de21b7ba8cdf..49a8ae1759ee 100644 --- a/dev-ml/ppx_optcomp/ppx_optcomp-0.16.0.ebuild +++ b/dev-ml/ppx_optcomp/ppx_optcomp-0.16.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_optcomp/archive/v${PV}.tar.gz -> ${P} 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=" |