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 3CDE315800F for ; Tue, 14 Feb 2023 07:40:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71576E076B; Tue, 14 Feb 2023 07:40:00 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 533B9E076B for ; Tue, 14 Feb 2023 07:40:00 +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 4732F340928 for ; Tue, 14 Feb 2023 07:39:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C31C07D8 for ; Tue, 14 Feb 2023 07:39:57 +0000 (UTC) From: "Joe Kappus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joe Kappus" Message-ID: <1676360280.e32752f7d0faafe16c2735373d6bda8ff15d6d80.joe@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/discord-canary-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/discord-canary-bin/discord-canary-bin-0.0.148.ebuild X-VCS-Directories: net-im/discord-canary-bin/ X-VCS-Committer: joe X-VCS-Committer-Name: Joe Kappus X-VCS-Revision: e32752f7d0faafe16c2735373d6bda8ff15d6d80 X-VCS-Branch: dev Date: Tue, 14 Feb 2023 07:39:57 +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: 06fff5be-7d41-4456-bbf1-e997d41a23e6 X-Archives-Hash: c4fa0d7cb20850a36a5ec695616bc050 commit: e32752f7d0faafe16c2735373d6bda8ff15d6d80 Author: Joe Kappus wt gd> AuthorDate: Tue Feb 14 07:38:00 2023 +0000 Commit: Joe Kappus wt gd> CommitDate: Tue Feb 14 07:38:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e32752f7 net-im/discord-canary-bin: fix QA issues - Update QA_PREBUILT - Add test,strip to RESTRICT Closes: https://bugs.gentoo.org/883829 Closes: https://bugs.gentoo.org/883827 Closes: https://bugs.gentoo.org/883825 Signed-off-by: Joe Kappus wt.gd> net-im/discord-canary-bin/discord-canary-bin-0.0.148.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.148.ebuild b/net-im/discord-canary-bin/discord-canary-bin-0.0.148.ebuild index 624da5fd6..1be5fb7cc 100644 --- a/net-im/discord-canary-bin/discord-canary-bin-0.0.148.ebuild +++ b/net-im/discord-canary-bin/discord-canary-bin-0.0.148.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://dl-canary.discordapp.net/apps/linux/${PV}/${MY_PN}-${PV}.deb" LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="~amd64" -RESTRICT="mirror bindist" +RESTRICT="bindist mirror strip test" RDEPEND=" app-accessibility/at-spi2-atk:2 @@ -55,6 +55,7 @@ S="${WORKDIR}" QA_PREBUILT=" opt/discord-canary/${MY_BIN} + opt/discord-canary/chrome_crashpad_handler opt/discord-canary/chrome-sandbox opt/discord-canary/libffmpeg.so opt/discord-canary/libvk_swiftshader.so