dev-ml/menhir: Stable version
authorTupone Alfredo <tupone@gentoo.org>
Mon, 21 Oct 2019 18:26:29 +0000 (20:26 +0200)
committerTupone Alfredo <tupone@gentoo.org>
Mon, 21 Oct 2019 18:27:53 +0000 (20:27 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
dev-ml/menhir/menhir-20181006.ebuild

index 1ae3f25522f1ba4a0868d2b4c20dcad475768538..00be878804ac7af8eed715d330b144e34cdb6c12 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 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
 IUSE="examples +ocamlopt"
 
 RDEPEND=">=dev-lang/ocaml-4.02:=[ocamlopt?]"