diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-25 17:53:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-25 17:53:16 +0300 |
commit | 6ab9b7399a9225192f1b445210fd44f25a81c1c4 (patch) | |
tree | ca2f789a3e9ebd75807c62abec12b701b875fc19 /dev-ml | |
parent | dev-ml/ppx_inline_test: Stabilize 0.15.0-r3 arm, #901551 (diff) | |
download | gentoo-6ab9b7399a9225192f1b445210fd44f25a81c1c4.tar.gz gentoo-6ab9b7399a9225192f1b445210fd44f25a81c1c4.tar.bz2 gentoo-6ab9b7399a9225192f1b445210fd44f25a81c1c4.zip |
dev-ml/ppx_typerep_conv: Stabilize 0.15.0 x86, #901591
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 68b2a9de168b..d35b1b58448a 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=" |