summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-11 10:09:26 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-11 10:09:26 +0200
commit373e51523182ceb2629857e2f6baeae154b6a8c3 (patch)
treef2e4a5b92f4a441b43e2c39f1c3d2cade86b0153 /dev-ml/ppx_expect
parentdev-ml/opam-file-format: ppc stable wrt bug #817728 (diff)
downloadgentoo-373e51523182ceb2629857e2f6baeae154b6a8c3.tar.gz
gentoo-373e51523182ceb2629857e2f6baeae154b6a8c3.tar.bz2
gentoo-373e51523182ceb2629857e2f6baeae154b6a8c3.zip
dev-ml/ppx_expect: ppc stable wrt bug #817731
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_expect')
-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 a33078d68bf5..c005644efa43 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 )"