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 88606158087 for ; Thu, 3 Feb 2022 09:21:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDC202BC003; Thu, 3 Feb 2022 09:21:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 B39BF2BC003 for ; Thu, 3 Feb 2022 09:21:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 396C93432C3 for ; Thu, 3 Feb 2022 09:21:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6161E272 for ; Thu, 3 Feb 2022 09:21:23 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1643880072.b546e14877861b4e8ffebcd6583e40b1db425f6e.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/signal-desktop-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/signal-desktop-bin/signal-desktop-bin-5.29.1.ebuild X-VCS-Directories: net-im/signal-desktop-bin/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: b546e14877861b4e8ffebcd6583e40b1db425f6e X-VCS-Branch: master Date: Thu, 3 Feb 2022 09:21:23 +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: a36d4986-2747-48ff-96af-4fff3b8f6fe6 X-Archives-Hash: 61ffecb6317a4086d2b5ad9deecda34f commit: b546e14877861b4e8ffebcd6583e40b1db425f6e Author: Jakov Smolić gentoo org> AuthorDate: Thu Feb 3 09:21:12 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Thu Feb 3 09:21:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b546e148 net-im/signal-desktop-bin: Stabilize 5.29.1 amd64, #832595 Signed-off-by: Jakov Smolić gentoo.org> net-im/signal-desktop-bin/signal-desktop-bin-5.29.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-5.29.1.ebuild b/net-im/signal-desktop-bin/signal-desktop-bin-5.29.1.ebuild index 47f9a77095de..75db5c2f8043 100644 --- a/net-im/signal-desktop-bin/signal-desktop-bin-5.29.1.ebuild +++ b/net-im/signal-desktop-bin/signal-desktop-bin-5.29.1.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}" LICENSE="GPL-3 MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 ISC openssl ZLIB APSL-2 icu Artistic-2 LGPL-2.1" SLOT="0" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="+sound" RESTRICT="splitdebug"