diff options
author | 2023-03-25 01:54:44 +0000 | |
---|---|---|
committer | 2023-03-25 01:54:44 +0000 | |
commit | 7c512aba10b0366ed80f96808aba3e3f28e0d008 (patch) | |
tree | 75ff485ebae7d29b4c408a52d4259f38287dc510 | |
parent | dev-ml/ppx_optcomp: Stabilize 0.15.0 arm, #901545 (diff) | |
download | gentoo-7c512aba10b0366ed80f96808aba3e3f28e0d008.tar.gz gentoo-7c512aba10b0366ed80f96808aba3e3f28e0d008.tar.bz2 gentoo-7c512aba10b0366ed80f96808aba3e3f28e0d008.zip |
dev-ml/ppx_typerep_conv: Stabilize 0.15.0 arm, #901591
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild index 378b58d482c0..c3b1f3f3405b 100644 --- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild +++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" 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=" |