summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-28 03:10:56 +0000
committerSam James <sam@gentoo.org>2020-10-28 03:10:56 +0000
commitd54fbec89056cd78a707644edc4733b854ea940b (patch)
tree18bdf0ec7531cd81050e5220606372d33ca81b0e /dev-ml/ocaml-migrate-parsetree
parentdev-ml/ocaml-expat: ppc64 keyworded (bug #748576) (diff)
downloadgentoo-d54fbec89056cd78a707644edc4733b854ea940b.tar.gz
gentoo-d54fbec89056cd78a707644edc4733b854ea940b.tar.bz2
gentoo-d54fbec89056cd78a707644edc4733b854ea940b.zip
dev-ml/ocaml-migrate-parsetree: ppc64 keyworded (bug #748576)
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-migrate-parsetree')
-rw-r--r--dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.0.0.ebuild b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.0.0.ebuild
index 1a9d36ac7668..08473031c00c 100644
--- a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.0.0.ebuild
+++ b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.0.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 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"