summaryrefslogtreecommitdiff
path: root/dev-lang/rust/rust-1.79.0-r101.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/rust/rust-1.79.0-r101.ebuild')
-rw-r--r--dev-lang/rust/rust-1.79.0-r101.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lang/rust/rust-1.79.0-r101.ebuild b/dev-lang/rust/rust-1.79.0-r101.ebuild
index e0bfc9029822..bbfa1e14cc8c 100644
--- a/dev-lang/rust/rust-1.79.0-r101.ebuild
+++ b/dev-lang/rust/rust-1.79.0-r101.ebuild
@@ -236,6 +236,7 @@ src_unpack() {
if use verify-sig ; then
# Patch tarballs are not signed (but we trust Gentoo infra)
verify-sig_verify_detached "${DISTDIR}"/rustc-${PV}-src.tar.xz{,.asc}
+ default
else
default
fi