diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-08-20 17:00:26 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-08-20 17:00:26 -0400 |
commit | 56b73233308bfb4c4da0e721bf25c32e758c4eef (patch) | |
tree | a91a48d3f1de3181147049316b688efb411e8487 /dev-erlang/p1_oauth2 | |
parent | dev-erlang/p1_xmlrpc: stabilize 1.15.1 on ppc, bug #587908 (diff) | |
download | gentoo-56b73233308bfb4c4da0e721bf25c32e758c4eef.tar.gz gentoo-56b73233308bfb4c4da0e721bf25c32e758c4eef.tar.bz2 gentoo-56b73233308bfb4c4da0e721bf25c32e758c4eef.zip |
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.ebuild | 2 |
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 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" |