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: Mon, 30 Jul 2018 21:50:28
Message-Id: 1532987343.d3fcdc5eff37a3d8411bb5a8f78729caa30ef623.slyfox@gentoo
1 commit: d3fcdc5eff37a3d8411bb5a8f78729caa30ef623
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 30 21:49:03 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 30 21:49:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3fcdc5e
7
8 net-libs/loudmouth: stable 1.5.3-r1 for ppc, bug #653156
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.44, Repoman-2.3.10
12 RepoMan-Options: --include-arches="ppc"
13
14 net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild b/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild
18 index 09c50099a4e..8538a223d36 100644
19 --- a/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild
20 +++ b/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/mcabber/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 ~arm ia64 ~ppc ppc64 sparc x86 ~ppc-macos"
26 +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~ppc-macos"
27
28 IUSE="asyncns ssl openssl static-libs test"