dev-ml/menhir: add ~ppc (needed for jbuilder test suite)
authorAlexis Ballier <aballier@gentoo.org>
Sat, 8 Jul 2017 14:18:49 +0000 (16:18 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Sat, 8 Jul 2017 14:18:58 +0000 (16:18 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-ml/menhir/menhir-20170607.ebuild

index 9a69c7e42a01d8ad8c0ec16820092fe625310668..5dfe716cd992c4769d5004c60720dc282d198943 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="http://gallium.inria.fr/~fpottier/menhir/${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
 IUSE="examples +ocamlopt"
 
 RDEPEND=">=dev-lang/ocaml-4.02:=[ocamlopt?]"