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, 03 Jun 2019 20:31:14
Message-Id: 1559593858.d72f1c1ca87365a6cf22fdac44eff9c534fbe43c.slyfox@gentoo
1 commit: d72f1c1ca87365a6cf22fdac44eff9c534fbe43c
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Jun 3 20:24:27 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 3 20:30:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d72f1c1c
7
8 net-libs/loudmouth: stable 1.5.3-r3 for sparc, bug #679180
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
19 index bbdae3b7c68..a0bcde42ddf 100644
20 --- a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
21 +++ b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
22 @@ -9,7 +9,7 @@ SRC_URI="https://mcabber.com/files/${PN}/${P}.tar.bz2"
23
24 LICENSE="LGPL-2.1"
25 SLOT="0"
26 -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86 ~ppc-macos"
27 +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~ppc-macos"
28
29 IUSE="asyncns ssl openssl static-libs test"