summaryrefslogtreecommitdiff
path: root/dev-erlang/p1_oauth2
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-08-20 17:00:26 -0400
committerAnthony G. Basile <blueness@gentoo.org>2016-08-20 17:00:26 -0400
commit56b73233308bfb4c4da0e721bf25c32e758c4eef (patch)
treea91a48d3f1de3181147049316b688efb411e8487 /dev-erlang/p1_oauth2
parente77fb1d9480e26e35141d4699a758cb011e6c9e5 (diff)
downloadgentoo-56b73233308bfb4c4da0e721bf25c32e758c4eef.tar.gz
gentoo-56b73233308bfb4c4da0e721bf25c32e758c4eef.tar.xz
dev-erlang/p1_oauth2: stabilize 0.6.1 on ppc, bug #587908
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-erlang/p1_oauth2')
-rw-r--r--dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 5c4601953c2..0487c34e5db 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"