dev-util/rebar: add ~arm, bug #583012
authorMarkus Meier <maekke@gentoo.org>
Sat, 21 May 2016 08:03:31 +0000 (10:03 +0200)
committerMarkus Meier <maekke@gentoo.org>
Sat, 21 May 2016 08:03:31 +0000 (10:03 +0200)
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

dev-util/rebar/rebar-2.6.1.ebuild

index bd9cf0c839bd8404b63b33c0b792bd38a911ccb8..06824b8b3390cb74472c8a2c7780f96acc74cf4d 100644 (file)
@@ -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"