Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/loudmouth/
Date: Wed, 13 Mar 2019 22:32:17
Message-Id: 1552516321.d369452d4ff952d4abdcf97185e040203d3c78c4.slyfox@gentoo
1 commit: d369452d4ff952d4abdcf97185e040203d3c78c4
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 13 22:32:01 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 13 22:32:01 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d369452d
7
8 net-libs/loudmouth: stable 1.5.3-r3 for ppc64, bug #679180
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.62, Repoman-2.3.12
12 RepoMan-Options: --include-arches="ppc64"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
19 index 12a5eabfabf..f6758cdd285 100644
20 --- a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
21 +++ b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
22 @@ -9,7 +9,7 @@ SRC_URI="https://mcabber.com/files/${PN}/${P}.tar.bz2"
23
24 LICENSE="LGPL-2.1"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 ~arm ia64 ppc ~ppc64 ~sparc x86 ~ppc-macos"
27 +KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~ppc-macos"
28
29 IUSE="asyncns ssl openssl static-libs test"