Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-client/
Date: Tue, 26 Nov 2019 10:18:12
Message-Id: 1574763389.63854e0ddb566ad6895ddeb6425a2bf49c984d10.whissi@gentoo
1 commit: 63854e0ddb566ad6895ddeb6425a2bf49c984d10
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 26 10:16:29 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 26 10:16:29 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63854e0d
7
8 media-sound/teamspeak-client: x86 stable (bug #695346)
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.18
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-sound/teamspeak-client/teamspeak-client-3.3.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-sound/teamspeak-client/teamspeak-client-3.3.2.ebuild b/media-sound/teamspeak-client/teamspeak-client-3.3.2.ebuild
17 index 88a750e33f6..e98bb9cc9e7 100644
18 --- a/media-sound/teamspeak-client/teamspeak-client-3.3.2.ebuild
19 +++ b/media-sound/teamspeak-client/teamspeak-client-3.3.2.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="
21 x86? ( https://files.teamspeak-services.com/releases/client/${PV}/TeamSpeak3-Client-linux_x86-${MY_PV}.run )
22 "
23
24 -KEYWORDS="-* amd64 ~x86"
25 +KEYWORDS="-* amd64 x86"
26 LICENSE="teamspeak3 || ( GPL-2 GPL-3 LGPL-3 )"
27 SLOT="0"
28 IUSE="alsa pulseaudio"