dev-ml/ocurl: add ~arm, bug #611014
authorMarkus Meier <maekke@gentoo.org>
Wed, 5 Apr 2017 17:43:28 +0000 (19:43 +0200)
committerMarkus Meier <maekke@gentoo.org>
Wed, 5 Apr 2017 17:50:18 +0000 (19:50 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm"

dev-ml/ocurl/ocurl-0.7.9.ebuild

index d8cda6323be3b27f8b3d122b4e89b5ff835bad12..d22c145d005a34bf9bf376c54724c10425c466bc 100644 (file)
@@ -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()
 {