diff options
Diffstat (limited to 'dev-ml/parmap')
-rw-r--r-- | dev-ml/parmap/parmap-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/parmap/parmap-1.2.3.ebuild b/dev-ml/parmap/parmap-1.2.3.ebuild index f121c81a3f1e..444af768d02f 100644 --- a/dev-ml/parmap/parmap-1.2.3.ebuild +++ b/dev-ml/parmap/parmap-1.2.3.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${MY_PV/+/-}" LICENSE="LGPL-2-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~x86" IUSE="+ocamlopt" BDEPEND="dev-ml/dune-configurator" |