summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-22 14:51:20 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-22 16:24:35 +0200
commit838532e971a8a21403d631d7cb9d03d045cac3e7 (patch)
tree3ee595639c6f0de8b37363d406d02437fb5ba60b /dev-ml
parentdev-ml/ocurl: keyword ~arm64 (diff)
downloadgentoo-838532e971a8a21403d631d7cb9d03d045cac3e7.tar.gz
gentoo-838532e971a8a21403d631d7cb9d03d045cac3e7.tar.bz2
gentoo-838532e971a8a21403d631d7cb9d03d045cac3e7.zip
dev-ml/parmap: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/parmap/parmap-1.0_rc8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/parmap/parmap-1.0_rc8.ebuild b/dev-ml/parmap/parmap-1.0_rc8.ebuild
index fef21fd86c87..e56e50216e75 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 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4.03:=[ocamlopt?]"