summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-04-05 19:29:06 +0200
committerMarkus Meier <maekke@gentoo.org>2017-04-05 19:48:52 +0200
commit3d07304107341dc04d29cde56ab9dc640ce415ce (patch)
tree7670257e1b0cf130516d559641c7e4c864e810c1 /dev-ml/extlib/extlib-1.7.1.ebuild
parentdev-perl/Mouse: Bump to version 2.4.9 (diff)
downloadgentoo-3d07304107341dc04d29cde56ab9dc640ce415ce.tar.gz
gentoo-3d07304107341dc04d29cde56ab9dc640ce415ce.tar.bz2
gentoo-3d07304107341dc04d29cde56ab9dc640ce415ce.zip
dev-ml/extlib: add ~arm, bug #611014
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ml/extlib/extlib-1.7.1.ebuild')
-rw-r--r--dev-ml/extlib/extlib-1.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/extlib/extlib-1.7.1.ebuild b/dev-ml/extlib/extlib-1.7.1.ebuild
index 50788c3c0540..33dffa043aaf 100644
--- a/dev-ml/extlib/extlib-1.7.1.ebuild
+++ b/dev-ml/extlib/extlib-1.7.1.ebuild
@@ -15,7 +15,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
SLOT="0/${PV}"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc +ocamlopt"
S="${WORKDIR}/ocaml-${P}"