commit:     1bcba45cdedd2ca3c03a2d33defdad7fc36dcbd7
Author:     Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Wed Jun  5 23:11:23 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Jun  5 23:11:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1bcba45c

dev-build/just: remove mirroring restriction

based on feedback from:
https://github.com/gentoo/guru/commit/b479757cbba037a6a4b28f9d4686a87bcfc972f5#commitcomment-142785313

Signed-off-by: Joe Kappus <joe <AT> wt.gd>

 dev-build/just/just-1.27.0.ebuild | 1 -
 dev-build/just/just-1.28.0.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/dev-build/just/just-1.27.0.ebuild 
b/dev-build/just/just-1.27.0.ebuild
index abc413180..487193d3d 100644
--- a/dev-build/just/just-1.27.0.ebuild
+++ b/dev-build/just/just-1.27.0.ebuild
@@ -173,7 +173,6 @@ SRC_URI="${CARGO_CRATE_URIS}"
 LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 CC0-1.0 MIT 
Unicode-DFS-2016 Unlicense"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
-RESTRICT="mirror"
 
 QA_FLAGS_IGNORED="usr/bin/${PN}"
 

diff --git a/dev-build/just/just-1.28.0.ebuild 
b/dev-build/just/just-1.28.0.ebuild
index 14acefff9..d52b03f4a 100644
--- a/dev-build/just/just-1.28.0.ebuild
+++ b/dev-build/just/just-1.28.0.ebuild
@@ -189,7 +189,6 @@ SRC_URI="${CARGO_CRATE_URIS}"
 LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 CC0-1.0 MIT 
Unicode-DFS-2016 Unlicense"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
-RESTRICT="mirror"
 
 QA_FLAGS_IGNORED="usr/bin/${PN}"
 

Reply via email to