diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 19:40:56 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 19:40:56 +0000 |
commit | 2fbd4c03904c6bb2da313779db400c9ee135b3c3 (patch) | |
tree | c0c84ac1fac1cbe1e6ff284da9dd77bce70de8f4 | |
parent | dev-erlang/stringprep: stable 1.0.8 for ppc, bug #619836 (diff) | |
download | gentoo-2fbd4c03904c6bb2da313779db400c9ee135b3c3.tar.gz gentoo-2fbd4c03904c6bb2da313779db400c9ee135b3c3.tar.bz2 gentoo-2fbd4c03904c6bb2da313779db400c9ee135b3c3.zip |
dev-erlang/stun: stable 1.0.10 for ppc, bug #619836
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
-rw-r--r-- | dev-erlang/stun/stun-1.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/stun/stun-1.0.10.ebuild b/dev-erlang/stun/stun-1.0.10.ebuild index 226fd8cb5aa2..f8c3ef3b0039 100644 --- a/dev-erlang/stun/stun-1.0.10.ebuild +++ b/dev-erlang/stun/stun-1.0.10.ebuild @@ -12,7 +12,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.11 >=dev-erlang/p1_utils-1.0.7 |