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: Sun, 12 Nov 2017 10:40:46
Message-Id: 1510483232.a3fbea21d6bffb05e33c56b04239bae840e4b6c3.slyfox@gentoo
1 commit: a3fbea21d6bffb05e33c56b04239bae840e4b6c3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 12 10:40:32 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 12 10:40:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3fbea21
7
8 net-libs/loudmouth: stable 1.5.2-r1 for ppc, bug #619488
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="ppc"
12
13 net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild b/net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild
17 index 321edd00966..abcf62c398c 100644
18 --- a/net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild
19 +++ b/net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mcabber/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
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"