summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2016-05-21 10:03:31 +0200
committerMarkus Meier <maekke@gentoo.org>2016-05-21 10:03:31 +0200
commit3aabf7ccecb7f2e09de121e39fc70c2b5df199fd (patch)
tree0c3e379b5be8fc510e1378381e3b1a31195efc84 /dev-util/rebar
parentdev-perl/Sub-Uplevel: arm stable, bug #582172 (diff)
downloadgentoo-3aabf7ccecb7f2e09de121e39fc70c2b5df199fd.tar.gz
gentoo-3aabf7ccecb7f2e09de121e39fc70c2b5df199fd.tar.bz2
gentoo-3aabf7ccecb7f2e09de121e39fc70c2b5df199fd.zip
dev-util/rebar: add ~arm, bug #583012
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-util/rebar')
-rw-r--r--dev-util/rebar/rebar-2.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"