summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-21 19:07:10 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-21 19:07:10 +0200
commitfa214769487291d3b6c51bafddfed9d87d665a4a (patch)
treed0f51878cb3dba0e9e1debe64229a8758898263f /dev-util/rebar
parentdev-ruby/rake-compiler: ppc64 stable wrt bug #728194 (diff)
downloadgentoo-fa214769487291d3b6c51bafddfed9d87d665a4a.tar.gz
gentoo-fa214769487291d3b6c51bafddfed9d87d665a4a.tar.bz2
gentoo-fa214769487291d3b6c51bafddfed9d87d665a4a.zip
dev-util/rebar: ppc64 stable wrt bug #728802
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/rebar')
-rw-r--r--dev-util/rebar/rebar-2.6.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/rebar/rebar-2.6.4-r1.ebuild b/dev-util/rebar/rebar-2.6.4-r1.ebuild
index 9cfd8d19ec55..861cf3b18366 100644
--- a/dev-util/rebar/rebar-2.6.4-r1.ebuild
+++ b/dev-util/rebar/rebar-2.6.4-r1.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="amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
IUSE=""
RDEPEND="dev-lang/erlang:="