summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-04-05 19:43:28 +0200
committerMarkus Meier <maekke@gentoo.org>2017-04-05 19:50:18 +0200
commit58ec0a50b716ef2d1fc29498643f7de0ad2c48c8 (patch)
treec2905eae2b9519016ff86871beae1f82dd3ed0f6 /dev-ml
parentdev-ml/lwt: add ~arm, bug #611014 (diff)
downloadgentoo-58ec0a50b716ef2d1fc29498643f7de0ad2c48c8.tar.gz
gentoo-58ec0a50b716ef2d1fc29498643f7de0ad2c48c8.tar.bz2
gentoo-58ec0a50b716ef2d1fc29498643f7de0ad2c48c8.zip
dev-ml/ocurl: add ~arm, bug #611014
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocurl/ocurl-0.7.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocurl/ocurl-0.7.9.ebuild b/dev-ml/ocurl/ocurl-0.7.9.ebuild
index d8cda6323be3..d22c145d005a 100644
--- a/dev-ml/ocurl/ocurl-0.7.9.ebuild
+++ b/dev-ml/ocurl/ocurl-0.7.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -19,7 +19,7 @@ RDEPEND=">=net-misc/curl-7.9.8
>=dev-lang/ocaml-3.12:=[ocamlopt]"
DEPEND="${RDEPEND}
virtual/pkgconfig"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
src_compile()
{