diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:31:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:45:57 +0000 |
commit | 689d517ccba92daccb85886112064632b5bf1d8b (patch) | |
tree | 54583ce5fe4e837d2d3c61fc787d8e4a61757394 | |
parent | dev-ml/typerep: Stabilize 0.14.0 arm, #772833 (diff) | |
download | gentoo-689d517ccba92daccb85886112064632b5bf1d8b.tar.gz gentoo-689d517ccba92daccb85886112064632b5bf1d8b.tar.bz2 gentoo-689d517ccba92daccb85886112064632b5bf1d8b.zip |
dev-ml/ppx_typerep_conv: Stabilize 0.14.1 arm, #772833
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild index 64a51b9c6d81..bc4c349c68b4 100644 --- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild +++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" IUSE="+ocamlopt" DEPEND=" |