Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/loudmouth/
Date: Tue, 07 Nov 2017 12:57:13
Message-Id: 1510059414.e67918312f736e5dbdb420d961faf91c829e86e2.mrueg@gentoo
1 commit: e67918312f736e5dbdb420d961faf91c829e86e2
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 7 12:56:23 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 7 12:56:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6791831
7
8 net-libs/loudmouth: Stable on amd64
9
10 Package-Manager: Portage-2.3.12, Repoman-2.3.4
11
12 net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild b/net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild
16 index 0e6638e9a51..42a2e52e051 100644
17 --- a/net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild
18 +++ b/net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild
19 @@ -12,7 +12,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"