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, 27 May 2018 20:18:26
Message-Id: 1527452293.de991c7bbf22a115f3bf53f04faaaee7be84ba5a.zlogene@gentoo
1 commit: de991c7bbf22a115f3bf53f04faaaee7be84ba5a
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 27 20:18:13 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 27 20:18:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de991c7b
7
8 net-libs/loudmouth: amd64 stable wrt bug #653156
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild b/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild
16 index eea50a02aec..4235c662202 100644
17 --- a/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild
18 +++ b/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/mcabber/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ia64 ~ppc ~ppc64 sparc x86 ~ppc-macos"
24 +KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 sparc x86 ~ppc-macos"
25
26 IUSE="asyncns ssl openssl static-libs test"