diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:44:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:47:24 +0000 |
commit | 3d8ec55cbdc0ad73fce6cdcd498c4d1ee4083c14 (patch) | |
tree | 1b0fc652750d1f51a16cfcde0a0bf1903e71e67a /dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild | |
parent | dev-ml/ppx_pipebang: Stabilize 0.14.0 arm64, #772833 (diff) | |
download | gentoo-3d8ec55cbdc0ad73fce6cdcd498c4d1ee4083c14.tar.gz gentoo-3d8ec55cbdc0ad73fce6cdcd498c4d1ee4083c14.tar.bz2 gentoo-3d8ec55cbdc0ad73fce6cdcd498c4d1ee4083c14.zip |
dev-ml/ppx_stable: Stabilize 0.14.1 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild')
-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 889ebd987c7f..90e19f0869ca 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=" |