Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/loudmouth/
Date: Sun, 03 Mar 2019 12:11:55
Message-Id: 1551615096.b594761028c793b5f781631e24ea96552a85a043.zlogene@gentoo
1 commit: b594761028c793b5f781631e24ea96552a85a043
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 3 12:11:36 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 3 12:11:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5947610
7
8 net-libs/loudmouth: amd64 stable wrt bug #679180
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
18 index 34272dbb80d..12a5eabfabf 100644
19 --- a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
20 +++ b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="https://mcabber.com/files/${PN}/${P}.tar.bz2"
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"