summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-16 00:22:44 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-16 00:22:44 +0100
commit631fb2eb4bd88d382a3dc6f1e5775cbed8e4e355 (patch)
treedbd2de73eb03740489af62e0ad2f12514e87cc14
parentdev-libs/hiredis: ppc ppc64 stable (bug 585646). (diff)
downloadgentoo-631fb2eb4bd88d382a3dc6f1e5775cbed8e4e355.tar.gz
gentoo-631fb2eb4bd88d382a3dc6f1e5775cbed8e4e355.tar.bz2
gentoo-631fb2eb4bd88d382a3dc6f1e5775cbed8e4e355.zip
dev-util/rebar: ppc64 stable (bug 590052).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-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 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"