summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-11 06:16:30 +0100
committerSam James <sam@gentoo.org>2021-10-11 06:16:30 +0100
commit6c49741e38bc3f6ac636e4e15722f785d48f9aff (patch)
tree595a51ed3d8b5dc3971d47e7a673dd6846f84901 /dev-ml/menhir
parentdev-ml/alcotest: Stabilize 1.4.0 ppc64, #817695 (diff)
downloadgentoo-6c49741e38bc3f6ac636e4e15722f785d48f9aff.tar.gz
gentoo-6c49741e38bc3f6ac636e4e15722f785d48f9aff.tar.bz2
gentoo-6c49741e38bc3f6ac636e4e15722f785d48f9aff.zip
dev-ml/menhir: Stabilize 20210419-r1 amd64, #817713
Signed-off-by: Sam James <sam@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 eee8ab93b315..7cc9058c3642 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() {