diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:07:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:07:10 +0200 |
commit | fa214769487291d3b6c51bafddfed9d87d665a4a (patch) | |
tree | d0f51878cb3dba0e9e1debe64229a8758898263f /dev-util/rebar | |
parent | dev-ruby/rake-compiler: ppc64 stable wrt bug #728194 (diff) | |
download | gentoo-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.ebuild | 2 |
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:=" |