diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-25 16:05:51 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-25 16:05:51 +0300 |
commit | 38485f2008b7dfadec4fc5f851a2941f52474da5 (patch) | |
tree | 2a10ab1b391e6120c65b8da42b300f008680558a | |
parent | dev-ml/ppx_fields_conv: Stabilize 0.15.0 x86, #901539 (diff) | |
download | gentoo-38485f2008b7dfadec4fc5f851a2941f52474da5.tar.gz gentoo-38485f2008b7dfadec4fc5f851a2941f52474da5.tar.bz2 gentoo-38485f2008b7dfadec4fc5f851a2941f52474da5.zip |
dev-ml/ppx_here: Stabilize 0.15.0 x86, #901531
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-ml/ppx_here/ppx_here-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_here/ppx_here-0.15.0.ebuild b/dev-ml/ppx_here/ppx_here-0.15.0.ebuild index 7f35884aa452..fa59222664c2 100644 --- a/dev-ml/ppx_here/ppx_here-0.15.0.ebuild +++ b/dev-ml/ppx_here/ppx_here-0.15.0.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=" |