From: Rolf Eike Beer Date: Thu, 31 Jan 2019 06:28:34 +0000 (+0100) Subject: dev-util/rebar: stable 2.6.4 for sparc, bug #656668 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bd8c96f06cbf6eec9beaf68687f4a069969a949b;p=gentoo.git dev-util/rebar: stable 2.6.4 for sparc, bug #656668 Signed-off-by: Rolf Eike Beer Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-util/rebar/rebar-2.6.4.ebuild b/dev-util/rebar/rebar-2.6.4.ebuild index 7e2adf45908c..788070faa47d 100644 --- a/dev-util/rebar/rebar-2.6.4.ebuild +++ b/dev-util/rebar/rebar-2.6.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="dev-lang/erlang"