From: Anthony G. Basile Date: Sat, 20 Aug 2016 21:00:26 +0000 (-0400) Subject: dev-erlang/p1_oauth2: stabilize 0.6.1 on ppc, bug #587908 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=56b73233308bfb4c4da0e721bf25c32e758c4eef;p=gentoo.git dev-erlang/p1_oauth2: stabilize 0.6.1 on ppc, bug #587908 Package-Manager: portage-2.2.28 --- diff --git a/dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild b/dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild index 5c4601953c2d..0487c34e5db5 100644 --- a/dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild +++ b/dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" IUSE="test" CDEPEND=">=dev-lang/erlang-17.1"