summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-29 07:53:17 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-29 07:54:01 +0200
commit6e2481a53156998f8bc2ba4907680cfcbd493f31 (patch)
tree7f4799f76f2f09b8292a47cbd7f3cc2c1167c3bc /dev-ml/ocaml-migrate-parsetree
parentdev-perl/Term-ProgressBar: ppc stable wrt bug #817572 (diff)
downloadgentoo-6e2481a53156998f8bc2ba4907680cfcbd493f31.tar.gz
gentoo-6e2481a53156998f8bc2ba4907680cfcbd493f31.tar.bz2
gentoo-6e2481a53156998f8bc2ba4907680cfcbd493f31.zip
dev-ml/ocaml-migrate-parsetree: ppc stable wrt bug #817725
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/ocaml-migrate-parsetree')
-rw-r--r--dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.2.0.ebuild b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.2.0.ebuild
index ae708d50d3c2..4584c1417f4a 100644
--- a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.2.0.ebuild
+++ b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.2.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/let-def/ocaml-migrate-parsetree/archive/v${PV}.tar.g
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ~ppc64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test ) strip"