diff options
author | Sam James <sam@gentoo.org> | 2021-11-02 10:17:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-02 10:17:26 +0000 |
commit | 4f9f7dc2af45a27aba6ba97d2d165d85362b8351 (patch) | |
tree | b350c1536a80acaec9c0b41ba46fbc164ba04305 /dev-ml | |
parent | app-benchmarks/stress: Stabilize 1.0.5 arm, #821238 (diff) | |
download | gentoo-4f9f7dc2af45a27aba6ba97d2d165d85362b8351.tar.gz gentoo-4f9f7dc2af45a27aba6ba97d2d165d85362b8351.tar.bz2 gentoo-4f9f7dc2af45a27aba6ba97d2d165d85362b8351.zip |
dev-ml/ppx_typerep_conv: Stabilize 0.14.2 arm, #817734
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild index 33347b97f969..9193bbabadf9 100644 --- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild +++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.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=" |