From: Alexis Ballier Date: Wed, 15 Mar 2017 13:50:55 +0000 (+0100) Subject: dev-ml/parmap: keyword ~arm X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=50e47ed35dcce972b6a0403a87cc0b1569e1601c;p=gentoo.git dev-ml/parmap: keyword ~arm Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- diff --git a/dev-ml/parmap/parmap-1.0_rc8.ebuild b/dev-ml/parmap/parmap-1.0_rc8.ebuild index 5fd72b3caa65..d5677137ccef 100644 --- a/dev-ml/parmap/parmap-1.0_rc8.ebuild +++ b/dev-ml/parmap/parmap-1.0_rc8.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rdicosmo/parmap/archive/${MY_PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-2-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="+ocamlopt" RDEPEND=">=dev-lang/ocaml-4.03:=[ocamlopt?]"