commit: 5029574acd87ed27930993e80393acdc5d4f9c6a Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Aug 20 19:54:09 2016 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Aug 20 19:54:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5029574a
dev-util/rebar: stabilize 2.6.1 on ppc, bug #587914 Package-Manager: portage-2.2.28 dev-util/rebar/rebar-2.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/rebar/rebar-2.6.1.ebuild b/dev-util/rebar/rebar-2.6.1.ebuild index 9536f85..f5571ab 100644 --- a/dev-util/rebar/rebar-2.6.1.ebuild +++ b/dev-util/rebar/rebar-2.6.1.ebuild @@ -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"
