From: Markus Meier Date: Sat, 21 May 2016 08:03:31 +0000 (+0200) Subject: dev-util/rebar: add ~arm, bug #583012 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3aabf7ccecb7f2e09de121e39fc70c2b5df199fd;p=gentoo.git dev-util/rebar: add ~arm, bug #583012 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm" --- diff --git a/dev-util/rebar/rebar-2.6.1.ebuild b/dev-util/rebar/rebar-2.6.1.ebuild index bd9cf0c839bd..06824b8b3390 100644 --- a/dev-util/rebar/rebar-2.6.1.ebuild +++ b/dev-util/rebar/rebar-2.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND="dev-lang/erlang"