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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DE47F139360 for ; Sat, 7 Aug 2021 22:49:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDF1FE0880; Sat, 7 Aug 2021 22:49:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9B145E0880 for ; Sat, 7 Aug 2021 22:49:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4AFD5342CA0 for ; Sat, 7 Aug 2021 22:49:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B78D8865 for ; Sat, 7 Aug 2021 22:49:14 +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: <1628375759.e87bebfdef0dc85ab46fa00a370a568385526c00.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-server/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/teamspeak-server/teamspeak-server-3.13.6.ebuild X-VCS-Directories: media-sound/teamspeak-server/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: e87bebfdef0dc85ab46fa00a370a568385526c00 X-VCS-Branch: master Date: Sat, 7 Aug 2021 22:49:14 +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: 5abda5ad-4a89-4733-b7c4-17bf41adce24 X-Archives-Hash: 8a1a8dcef580703dac235e56d6cf8301 commit: e87bebfdef0dc85ab46fa00a370a568385526c00 Author: Conrad Kostecki gentoo org> AuthorDate: Sat Aug 7 22:35:59 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Aug 7 22:35:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e87bebfd media-sound/teamspeak-server: x86 stable Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki gentoo.org> media-sound/teamspeak-server/teamspeak-server-3.13.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/teamspeak-server/teamspeak-server-3.13.6.ebuild b/media-sound/teamspeak-server/teamspeak-server-3.13.6.ebuild index e0b0511b691..04a06cc4ff6 100644 --- a/media-sound/teamspeak-server/teamspeak-server-3.13.6.ebuild +++ b/media-sound/teamspeak-server/teamspeak-server-3.13.6.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="Apache-2.0 Boost-1.0 BSD LGPL-2.1 LGPL-3 MIT teamspeak3" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="doc mysql postgres tsdns" RESTRICT="bindist mirror"