diff options
author | 2019-03-02 19:59:23 +0000 | |
---|---|---|
committer | 2019-03-02 20:02:15 +0000 | |
commit | 378a984839da58b31ff849fc91197a4a97ab30c8 (patch) | |
tree | 47a06a7ea39dd83507f8413f5ee815c777a61bf7 /net-libs | |
parent | app-antivirus/clamav: stable 0.101.0 for ppc, bug #678602 (diff) | |
download | gentoo-378a984839da58b31ff849fc91197a4a97ab30c8.tar.gz gentoo-378a984839da58b31ff849fc91197a4a97ab30c8.tar.bz2 gentoo-378a984839da58b31ff849fc91197a4a97ab30c8.zip |
net-libs/loudmouth: stable 1.5.3-r3 for ppc, bug #679180
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs')
-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 2b76546d869c..25a4c0a16d5d 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" |