summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-02 22:44:14 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-02 22:44:14 +0300
commit1388bf75564a21f7c0c16a4b2d1cdcea0b627a31 (patch)
treee4acb96268dbb784d527168a5ae4985e4aa335b5 /dev-ml/ppx_expect
parentdev-ml/ppx_disable_unused_warnings: Stabilize 0.16.0 arm64, #933369 (diff)
downloadgentoo-1388bf75564a21f7c0c16a4b2d1cdcea0b627a31.tar.gz
gentoo-1388bf75564a21f7c0c16a4b2d1cdcea0b627a31.tar.bz2
gentoo-1388bf75564a21f7c0c16a4b2d1cdcea0b627a31.zip
dev-ml/ppx_expect: Stabilize 0.16.0 arm64, #933369
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_expect')
-rw-r--r--dev-ml/ppx_expect/ppx_expect-0.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_expect/ppx_expect-0.16.0.ebuild b/dev-ml/ppx_expect/ppx_expect-0.16.0.ebuild
index 8fd60e6bf98c..bda52bed3d82 100644
--- a/dev-ml/ppx_expect/ppx_expect-0.16.0.ebuild
+++ b/dev-ml/ppx_expect/ppx_expect-0.16.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="+ocamlopt"
# https://bugs.gentoo.org/749291#c2
RESTRICT="test"