From: Michael Weber Date: Wed, 15 Feb 2017 23:22:44 +0000 (+0100) Subject: dev-util/rebar: ppc64 stable (bug 590052). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=631fb2eb4bd88d382a3dc6f1e5775cbed8e4e355;p=gentoo.git dev-util/rebar: ppc64 stable (bug 590052). Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-util/rebar/rebar-2.6.1.ebuild b/dev-util/rebar/rebar-2.6.1.ebuild index f5571ab48e4e..bb802c09fd41 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-2016 Gentoo Foundation +# Copyright 1999-2017 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 ~arm ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND="dev-lang/erlang"