summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-13 21:36:18 +0100
committerSam James <sam@gentoo.org>2021-10-13 21:36:18 +0100
commit868626437f8384d9f957751632058dd5ff79a502 (patch)
treefc64853f351eac365eadd05244d455598f03ce06 /dev-ml
parentdev-ml/opam-file-format: Stabilize 2.1.3 arm64, #817728 (diff)
downloadgentoo-868626437f8384d9f957751632058dd5ff79a502.tar.gz
gentoo-868626437f8384d9f957751632058dd5ff79a502.tar.bz2
gentoo-868626437f8384d9f957751632058dd5ff79a502.zip
dev-ml/ppx_expect: Stabilize 0.14.1 arm64, #817731
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ppx_expect/ppx_expect-0.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_expect/ppx_expect-0.14.1.ebuild b/dev-ml/ppx_expect/ppx_expect-0.14.1.ebuild
index 9bdc3c3adc80..379350fbc3ef 100644
--- a/dev-ml/ppx_expect/ppx_expect-0.14.1.ebuild
+++ b/dev-ml/ppx_expect/ppx_expect-0.14.1.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/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"