diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 23:33:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 23:33:12 +0300 |
commit | 43d816306996cad44a0af7e5698d6b284297ad36 (patch) | |
tree | efe5a0dd02243f7ee7c7d92c63e98ba54212a083 /dev-ml/ppx_stable | |
parent | dev-python/rebulk: Stabilize 3.2.0 ALLARCHES, #902935 (diff) | |
download | gentoo-43d816306996cad44a0af7e5698d6b284297ad36.tar.gz gentoo-43d816306996cad44a0af7e5698d6b284297ad36.tar.bz2 gentoo-43d816306996cad44a0af7e5698d6b284297ad36.zip |
dev-ml/ppx_stable: Stabilize 0.15.0 arm64, #901587
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_stable')
-rw-r--r-- | dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild b/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild index a24e88d964a8..e5d9c5ab6ecc 100644 --- a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild +++ b/dev-ml/ppx_stable/ppx_stable-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=" |