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