diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:15:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:15:47 +0000 |
commit | a4a6029273842361dc1a508fdc4b9b124c807dad (patch) | |
tree | 215d0e3901b0b58757b4e35367863c008743a72d /dev-ml/ocaml-migrate-parsetree | |
parent | dev-ml/ocaml-expat: Keyword 1.1.0-r1 ppc, #748576 (diff) | |
download | gentoo-a4a6029273842361dc1a508fdc4b9b124c807dad.tar.gz gentoo-a4a6029273842361dc1a508fdc4b9b124c807dad.tar.bz2 gentoo-a4a6029273842361dc1a508fdc4b9b124c807dad.zip |
dev-ml/ocaml-migrate-parsetree: Keyword 2.0.0 ppc, #748576
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.ebuild | 2 |
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 cb55ce168495..1a9d36ac7668 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |