diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-08-20 17:13:46 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-08-20 17:13:46 -0400 |
commit | ba742d1dd8975142dad38d3c52f4033dd8e55f93 (patch) | |
tree | 649c13e3295b4cbde7a1b8fd953485bbc5227f5f /dev-erlang/stun | |
parent | dev-erlang/fast_yaml: stabilize 1.0.3 on ppc, bug #587908 (diff) | |
download | gentoo-ba742d1dd8975142dad38d3c52f4033dd8e55f93.tar.gz gentoo-ba742d1dd8975142dad38d3c52f4033dd8e55f93.tar.bz2 gentoo-ba742d1dd8975142dad38d3c52f4033dd8e55f93.zip |
dev-erlang/stun: stabilize 1.0.3 on ppc, bug #587908
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-erlang/stun')
-rw-r--r-- | dev-erlang/stun/stun-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/stun/stun-1.0.3.ebuild b/dev-erlang/stun/stun-1.0.3.ebuild index dd5782b4b5b5..779783e708bd 100644 --- a/dev-erlang/stun/stun-1.0.3.ebuild +++ b/dev-erlang/stun/stun-1.0.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" DEPEND=">=dev-erlang/fast_tls-1.0.0 >=dev-erlang/p1_utils-1.0.2 |