diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 14:01:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 14:01:07 +0200 |
commit | ae223a98908e7e486da6ed70e5dd210cce75c9d4 (patch) | |
tree | ebeba8afc879955be4223760912a54284431f18c /dev-erlang/stun | |
parent | dev-erlang/sqlite3: ppc stable wrt bug #694160 (diff) | |
download | gentoo-ae223a98908e7e486da6ed70e5dd210cce75c9d4.tar.gz gentoo-ae223a98908e7e486da6ed70e5dd210cce75c9d4.tar.bz2 gentoo-ae223a98908e7e486da6ed70e5dd210cce75c9d4.zip |
dev-erlang/stun: ppc stable wrt bug #694160
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang/stun')
-rw-r--r-- | dev-erlang/stun/stun-1.0.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/stun/stun-1.0.25.ebuild b/dev-erlang/stun/stun-1.0.25.ebuild index 11fb41448303..fbc6c6aadd14 100644 --- a/dev-erlang/stun/stun-1.0.25.ebuild +++ b/dev-erlang/stun/stun-1.0.25.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.25 >=dev-erlang/p1_utils-1.0.13 |