summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-04 15:27:37 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-04 15:27:37 +0100
commiteb7688d46b875c6cd3d0ec5bfcec528419ab9570 (patch)
tree752afa01fdfa64b3bf9902bd7842ed1b8feadce4 /dev-ml/menhir
parentdev-ml/mccs: amd64 stable wrt bug #772833 (diff)
downloadgentoo-eb7688d46b875c6cd3d0ec5bfcec528419ab9570.tar.gz
gentoo-eb7688d46b875c6cd3d0ec5bfcec528419ab9570.tar.bz2
gentoo-eb7688d46b875c6cd3d0ec5bfcec528419ab9570.zip
dev-ml/menhir: amd64 stable wrt bug #772833
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/menhir')
-rw-r--r--dev-ml/menhir/menhir-20190924.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/menhir/menhir-20190924.ebuild b/dev-ml/menhir/menhir-20190924.ebuild
index 7d745a8d0b22..c925dc236290 100644
--- a/dev-ml/menhir/menhir-20190924.ebuild
+++ b/dev-ml/menhir/menhir-20190924.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.inria.fr/fpottier/${PN}/-/archive/${PV}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86"
IUSE="examples +ocamlopt"
RDEPEND=">=dev-lang/ocaml-4.02:=[ocamlopt?]"