diff options
author | Sam James <sam@gentoo.org> | 2023-03-25 01:42:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-25 01:42:23 +0000 |
commit | 321b13412952d6e12dbf4efe770b93046e890c6c (patch) | |
tree | eee696196fc3c1bf57ea6d8bac6ddb2407fe0911 /dev-ml/ppx_here | |
parent | dev-ml/ppx_sexp_conv: Stabilize 0.15.1 arm, #901525 (diff) | |
download | gentoo-321b13412952d6e12dbf4efe770b93046e890c6c.tar.gz gentoo-321b13412952d6e12dbf4efe770b93046e890c6c.tar.bz2 gentoo-321b13412952d6e12dbf4efe770b93046e890c6c.zip |
dev-ml/ppx_here: Stabilize 0.15.0 arm, #901531
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_here')
-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 b52f0fed95bf..1655d2cd2b73 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=" |