From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1725737-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id E89171582EF
	for <garchives@archives.gentoo.org>; Sat, 08 Mar 2025 23:21:40 +0000 (UTC)
Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
	by smtp.gentoo.org (Postfix) with ESMTPSA id D395C343051
	for <garchives@archives.gentoo.org>; Sat, 08 Mar 2025 23:21:40 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id 38FE21103C8;
	Sat, 08 Mar 2025 23:21:30 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by bobolink.gentoo.org (Postfix) with ESMTPS id 2B9D71103C7
	for <gentoo-commits@lists.gentoo.org>; Sat, 08 Mar 2025 23:21:30 +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))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id D82A3343057
	for <gentoo-commits@lists.gentoo.org>; Sat, 08 Mar 2025 23:21:29 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 36F0528A2
	for <gentoo-commits@lists.gentoo.org>; Sat, 08 Mar 2025 23:21:27 +0000 (UTC)
From: "Conrad Kostecki" <conikost@gentoo.org>
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" <conikost@gentoo.org>
Message-ID: <1741476060.3346866ed6f7bbd70b70b50f2adef3276f7f3924.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-6.0.0_beta2-r1.ebuild
X-VCS-Directories: media-sound/teamspeak-client/
X-VCS-Committer: conikost
X-VCS-Committer-Name: Conrad Kostecki
X-VCS-Revision: 3346866ed6f7bbd70b70b50f2adef3276f7f3924
X-VCS-Branch: master
Date: Sat, 08 Mar 2025 23:21:27 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: bb028af1-3f8c-4f50-988f-dc38911ec9ec
X-Archives-Hash: 401a0836ee3062a07d6055c96209e871

commit:     3346866ed6f7bbd70b70b50f2adef3276f7f3924
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  8 23:00:41 2025 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Mar  8 23:21:00 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3346866e

media-sound/teamspeak-client: amd64 stable

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 media-sound/teamspeak-client/teamspeak-client-6.0.0_beta2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/teamspeak-client/teamspeak-client-6.0.0_beta2-r1.ebuild b/media-sound/teamspeak-client/teamspeak-client-6.0.0_beta2-r1.ebuild
index fb44162c4ea4..e774fe1632ab 100644
--- a/media-sound/teamspeak-client/teamspeak-client-6.0.0_beta2-r1.ebuild
+++ b/media-sound/teamspeak-client/teamspeak-client-6.0.0_beta2-r1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"
 
 LICENSE="teamspeak5 || ( GPL-2 GPL-3 LGPL-3 )"
 SLOT="5"
-KEYWORDS="-* ~amd64"
+KEYWORDS="-* amd64"
 
 RDEPEND="
 	app-accessibility/at-spi2-core:2