diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-13 22:32:01 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-13 22:32:01 +0000 |
commit | d369452d4ff952d4abdcf97185e040203d3c78c4 (patch) | |
tree | 4e0be948fc8338e84636bd519b8ef36cb3067c68 /net-libs/loudmouth | |
parent | app-admin/yaala: stable 0.7.3-r2 for ppc, bug #676340 (diff) | |
download | gentoo-d369452d4ff952d4abdcf97185e040203d3c78c4.tar.gz gentoo-d369452d4ff952d4abdcf97185e040203d3c78c4.tar.bz2 gentoo-d369452d4ff952d4abdcf97185e040203d3c78c4.zip |
net-libs/loudmouth: stable 1.5.3-r3 for ppc64, bug #679180
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/loudmouth')
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild index 12a5eabfabfc..f6758cdd285d 100644 --- a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild +++ b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://mcabber.com/files/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ia64 ppc ~ppc64 ~sparc x86 ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~ppc-macos" IUSE="asyncns ssl openssl static-libs test" |