summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-11 14:16:01 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-11 14:16:01 +0200
commit7cc7c79f75ff8ac88b0ed15fefce74da26df5200 (patch)
tree7d9ffa06cdb3eef56ea6cdab67329550fbc9eab0 /dev-ml/menhir
parentapp-misc/tmux: ppc stable wrt bug #813189 (diff)
downloadgentoo-7cc7c79f75ff8ac88b0ed15fefce74da26df5200.tar.gz
gentoo-7cc7c79f75ff8ac88b0ed15fefce74da26df5200.tar.bz2
gentoo-7cc7c79f75ff8ac88b0ed15fefce74da26df5200.zip
dev-ml/menhir: ppc stable wrt bug #817713
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/menhir')
-rw-r--r--dev-ml/menhir/menhir-20210419-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/menhir/menhir-20210419-r1.ebuild b/dev-ml/menhir/menhir-20210419-r1.ebuild
index 3bfd2b1f5e71..78e24f252d18 100644
--- a/dev-ml/menhir/menhir-20210419-r1.ebuild
+++ b/dev-ml/menhir/menhir-20210419-r1.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="+ocamlopt"
src_install() {