Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/
Date: Mon, 01 Jun 2020 01:01:25
Message-Id: 1590973250.b0a63cb248366fda6c88e5dcd450d21d010e60fa.mattst88@gentoo
1 commit: b0a63cb248366fda6c88e5dcd450d21d010e60fa
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 1 01:00:50 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 1 01:00:50 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0a63cb2
7
8 net-libs/libgadu: Keyword 1.12.2-r1 alpha, #708012
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-libs/libgadu/libgadu-1.12.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
16 index 441404784a4..d7aa78fb95d 100644
17 --- a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
18 +++ b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/wojtekka/${PN}/releases/download/${PV}/${P}.tar.gz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 IUSE="doc ssl test threads"
26
27 RESTRICT="!test? ( test )"