diff options
author | 2024-06-02 22:39:38 +0300 | |
---|---|---|
committer | 2024-06-02 22:39:38 +0300 | |
commit | 1e3d542b9076d1cb6beb8720b6e4394426b0d5b2 (patch) | |
tree | b352cb7072d48466537f2f1e2036002ead2aeac4 /dev-ml/ppx_jane | |
parent | dev-ml/ppx_typerep_conv: Stabilize 0.16.0 x86, #933369 (diff) | |
download | gentoo-1e3d542b9076d1cb6beb8720b6e4394426b0d5b2.tar.gz gentoo-1e3d542b9076d1cb6beb8720b6e4394426b0d5b2.tar.bz2 gentoo-1e3d542b9076d1cb6beb8720b6e4394426b0d5b2.zip |
dev-ml/ppx_jane: Stabilize 0.16.0-r1 x86, #933369
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_jane')
-rw-r--r-- | dev-ml/ppx_jane/ppx_jane-0.16.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_jane/ppx_jane-0.16.0-r1.ebuild b/dev-ml/ppx_jane/ppx_jane-0.16.0-r1.ebuild index 395dceabc835..db25f0a18ecf 100644 --- a/dev-ml/ppx_jane/ppx_jane-0.16.0-r1.ebuild +++ b/dev-ml/ppx_jane/ppx_jane-0.16.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g 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=" |