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, 29 Oct 2017 10:18:43
Message-Id: 1509272084.09bd3482ef26dc37528c4ff6425beeabff85ac82.slyfox@gentoo
1 commit: 09bd3482ef26dc37528c4ff6425beeabff85ac82
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 10:14:44 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 10:14:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09bd3482
7
8 net-libs/loudmouth: stable 1.5.2-r1 for ppc64, bug #619488
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="ppc64"
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 122b5dc84e8..1ff3a71e5df 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"