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 AAE24158041 for ; Fri, 5 Apr 2024 14:26:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22707E2A06; Fri, 5 Apr 2024 14:26:37 +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 06892E2A06 for ; Fri, 5 Apr 2024 14:26:37 +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 1E5C43432CC for ; Fri, 5 Apr 2024 14:26:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 407991686 for ; Fri, 5 Apr 2024 14:26:33 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1712327121.3b1a0e97a03fae57c50fbc61d3654a976e5b0050.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/7zip/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/7zip/7zip-23.01.ebuild X-VCS-Directories: app-arch/7zip/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3b1a0e97a03fae57c50fbc61d3654a976e5b0050 X-VCS-Branch: master Date: Fri, 5 Apr 2024 14:26:33 +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: 914aeaa5-ddfc-404d-af4e-ce6d7e69af42 X-Archives-Hash: 330a4072a6590a19f2661ea1502a7af2 commit: 3b1a0e97a03fae57c50fbc61d3654a976e5b0050 Author: Sam James gentoo org> AuthorDate: Fri Apr 5 14:20:28 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Apr 5 14:25:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b1a0e97 app-arch/7zip: drop mirror restriction I don't see a need for this and app-arch/p7zip doesn't have it. This was there since initial import in guru at 9033c9230b8c6a3b6f21713229a128c91714be56 so probably just the usual "want to avoid useless mirror fetches when we know it's not there". Signed-off-by: Sam James gentoo.org> app-arch/7zip/7zip-23.01.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-arch/7zip/7zip-23.01.ebuild b/app-arch/7zip/7zip-23.01.ebuild index b07e78cb3634..9e0a080b3a69 100644 --- a/app-arch/7zip/7zip-23.01.ebuild +++ b/app-arch/7zip/7zip-23.01.ebuild @@ -22,7 +22,6 @@ REQUIRED_USE="?? ( uasm jwasm )" DOCS=( readme.txt History.txt License.txt ) HTML_DOCS=( MANUAL ) -RESTRICT="mirror" DEPEND="${RDEPEND}" BDEPEND="