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/libgadu/
Date: Wed, 05 Feb 2020 23:55:37
Message-Id: 1580946926.d7cc7589d6892960b6e013c0d39a0ed8b3a67210.slyfox@gentoo
1 commit: d7cc7589d6892960b6e013c0d39a0ed8b3a67210
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 5 23:55:26 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 5 23:55:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7cc7589
7
8 net-libs/libgadu: stable 1.12.2-r1 for ppc, bug #707976
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.87, Repoman-2.3.20
12 RepoMan-Options: --include-arches="ppc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 net-libs/libgadu/libgadu-1.12.2-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
19 index 6172f02348e..fff8da2e46b 100644
20 --- a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
21 +++ b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/wojtekka/${PN}/releases/download/${PV}/${P}.tar.gz"
23
24 LICENSE="LGPL-2.1"
25 SLOT="0"
26 -KEYWORDS="amd64 ~arm arm64 ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
27 +KEYWORDS="amd64 ~arm arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
28 IUSE="doc ssl test threads"
29
30 RESTRICT="!test? ( test )"