diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:31:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:45:55 +0000 |
commit | 77d0af496622c723df08fb39cf55bc205bc49ee0 (patch) | |
tree | 986ca82b493c2f4c448c3437e900c47ac31f84a6 /dev-ml/ppx_stable | |
parent | dev-ml/ppx_pipebang: Stabilize 0.14.0 arm, #772833 (diff) | |
download | gentoo-77d0af496622c723df08fb39cf55bc205bc49ee0.tar.gz gentoo-77d0af496622c723df08fb39cf55bc205bc49ee0.tar.bz2 gentoo-77d0af496622c723df08fb39cf55bc205bc49ee0.zip |
dev-ml/ppx_stable: Stabilize 0.14.1 arm, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_stable')
-rw-r--r-- | dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild index 52084415f542..889ebd987c7f 100644 --- a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild +++ b/dev-ml/ppx_stable/ppx_stable-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=" |