summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-11 06:43:27 +0100
committerSam James <sam@gentoo.org>2021-10-11 06:43:27 +0100
commit4a4d6b011477bb311e0d0fb3d5accb05dcadb2c7 (patch)
tree39b98d4cab4850e9139c23feb732636d759f0d5a
parentdev-ml/ocamlnet: Stabilize 4.1.9 amd64, #817722 (diff)
downloadgentoo-4a4d6b011477bb311e0d0fb3d5accb05dcadb2c7.tar.gz
gentoo-4a4d6b011477bb311e0d0fb3d5accb05dcadb2c7.tar.bz2
gentoo-4a4d6b011477bb311e0d0fb3d5accb05dcadb2c7.zip
dev-ml/ppx_expect: Stabilize 0.14.1 amd64, #817731
Signed-off-by: Sam James <sam@gentoo.org>
-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 9d7682d713fc..ccec1f10be8f 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 )"