diff options
author | 2023-03-25 01:54:40 +0000 | |
---|---|---|
committer | 2023-03-25 01:54:40 +0000 | |
commit | 4579602451650282f99ab957452f26d7c2801996 (patch) | |
tree | 2d5a56930bb1b2c0437a6a4646870b0519c2fb26 /dev-ml/ppx_here | |
parent | dev-ml/ppx_typerep_conv: Stabilize 0.15.0 arm64, #901591 (diff) | |
download | gentoo-4579602451650282f99ab957452f26d7c2801996.tar.gz gentoo-4579602451650282f99ab957452f26d7c2801996.tar.bz2 gentoo-4579602451650282f99ab957452f26d7c2801996.zip |
dev-ml/ppx_here: Stabilize 0.15.0 ppc64, #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 aa2ede5e3f9d..7f35884aa452 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=" |