summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-14 04:23:43 +0100
committerSam James <sam@gentoo.org>2021-10-14 04:23:43 +0100
commit7364d462c86abdeabc51bf88b7da37e338bdf701 (patch)
treecca8c4c316de57b8346b484d8b14edec488b306c /dev-ml
parentdev-ml/opam-file-format: Stabilize 2.1.3 arm, #817728 (diff)
downloadgentoo-7364d462c86abdeabc51bf88b7da37e338bdf701.tar.gz
gentoo-7364d462c86abdeabc51bf88b7da37e338bdf701.tar.bz2
gentoo-7364d462c86abdeabc51bf88b7da37e338bdf701.zip
dev-ml/ppx_expect: Stabilize 0.14.1 arm, #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 379350fbc3ef..596737900dec 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 )"