From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ADB0C15806E for ; Wed, 24 May 2023 22:12:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8466E079C; Wed, 24 May 2023 22:12:38 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A15F1E079C for ; Wed, 24 May 2023 22:12:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D75D4340CB1 for ; Wed, 24 May 2023 22:12:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 389D2A78 for ; Wed, 24 May 2023 22:12:36 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1684966342.bf6a840790dd3d99b37fb8a765a771c767a066c5.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-client/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/teamspeak-client/teamspeak-client-3.5.6-r8.ebuild X-VCS-Directories: media-sound/teamspeak-client/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: bf6a840790dd3d99b37fb8a765a771c767a066c5 X-VCS-Branch: master Date: Wed, 24 May 2023 22:12:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1b5904d5-90f5-4b15-adab-547f5b507c14 X-Archives-Hash: 6a6dab4204fdf0b881440e385a71df89 commit: bf6a840790dd3d99b37fb8a765a771c767a066c5 Author: Conrad Kostecki gentoo org> AuthorDate: Wed May 24 21:47:07 2023 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Wed May 24 22:12:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf6a8407 media-sound/teamspeak-client: amd64 stable Signed-off-by: Conrad Kostecki gentoo.org> media-sound/teamspeak-client/teamspeak-client-3.5.6-r8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/teamspeak-client/teamspeak-client-3.5.6-r8.ebuild b/media-sound/teamspeak-client/teamspeak-client-3.5.6-r8.ebuild index 2204f40c1a94..f34349758da3 100644 --- a/media-sound/teamspeak-client/teamspeak-client-3.5.6-r8.ebuild +++ b/media-sound/teamspeak-client/teamspeak-client-3.5.6-r8.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}" LICENSE="teamspeak3 || ( GPL-2 GPL-3 LGPL-3 )" SLOT="3" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="+alsa pulseaudio system-libcxx +system-quazip" REQUIRED_USE="|| ( alsa pulseaudio )"