diff options
author | 2024-04-05 15:20:28 +0100 | |
---|---|---|
committer | 2024-04-05 15:25:21 +0100 | |
commit | 3b1a0e97a03fae57c50fbc61d3654a976e5b0050 (patch) | |
tree | 72e45b8dc6d475e96b2dadb78408231f5aaaec31 /app-arch/7zip | |
parent | app-arch/7zip: simplify SRC_URI (diff) | |
download | gentoo-3b1a0e97a03fae57c50fbc61d3654a976e5b0050.tar.gz gentoo-3b1a0e97a03fae57c50fbc61d3654a976e5b0050.tar.bz2 gentoo-3b1a0e97a03fae57c50fbc61d3654a976e5b0050.zip |
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 <sam@gentoo.org>
Diffstat (limited to 'app-arch/7zip')
-rw-r--r-- | app-arch/7zip/7zip-23.01.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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=" |