Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/loudmouth/
Date: Sat, 02 Mar 2019 23:42:50
Message-Id: 1551570158.2d55bfc4bd293ad7d93f922cfd7f91acdc83c6bf.whissi@gentoo
1 commit: 2d55bfc4bd293ad7d93f922cfd7f91acdc83c6bf
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 2 23:41:04 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 2 23:42:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d55bfc4
7
8 net-libs/loudmouth: x86 stable (bug #679180)
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
17 index 25a4c0a16d5..34272dbb80d 100644
18 --- a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
19 +++ b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="https://mcabber.com/files/${PN}/${P}.tar.bz2"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ia64 ppc ~ppc64 ~sparc ~x86 ~ppc-macos"
25 +KEYWORDS="~alpha ~amd64 ~arm ia64 ppc ~ppc64 ~sparc x86 ~ppc-macos"
26
27 IUSE="asyncns ssl openssl static-libs test"