summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-11 06:44:19 +0100
committerSam James <sam@gentoo.org>2021-10-11 06:44:19 +0100
commit6135075cefe47972a0929e8e55ffa828e3f1ed06 (patch)
tree00b7ef05f2e69275863981478e7a56fbb0dc47d0
parentdev-ml/opam-file-format: Stabilize 2.1.3 ppc64, #817728 (diff)
downloadgentoo-6135075c.tar.gz
gentoo-6135075c.tar.bz2
gentoo-6135075c.zip
dev-ml/ppx_expect: Stabilize 0.14.1 ppc64, #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 ccec1f10be8f..a33078d68bf5 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 )"