summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-24 07:33:25 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-24 07:34:11 +0200
commitc3e86a0a77f72bba55aea8d2e9dc016724e294fe (patch)
tree91124c6a9df1ec3cd653141072f56c12e89410ea /dev-ml
parentdev-libs/serd: bump to 0.28.0 (diff)
downloadgentoo-c3e86a0a77f72bba55aea8d2e9dc016724e294fe.tar.gz
gentoo-c3e86a0a77f72bba55aea8d2e9dc016724e294fe.tar.bz2
gentoo-c3e86a0a77f72bba55aea8d2e9dc016724e294fe.zip
dev-ml/menhir: keyword ~arm
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/menhir/menhir-20170712.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/menhir/menhir-20170712.ebuild b/dev-ml/menhir/menhir-20170712.ebuild
index 5dfe716cd992..51e7184f445c 100644
--- a/dev-ml/menhir/menhir-20170712.ebuild
+++ b/dev-ml/menhir/menhir-20170712.ebuild
@@ -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 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
IUSE="examples +ocamlopt"
RDEPEND=">=dev-lang/ocaml-4.02:=[ocamlopt?]"