summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-03-26 00:31:47 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-03-26 00:31:47 +0000
commit8d35656b4a4e3a2ad6f87abb36b9fc3987d95a53 (patch)
tree464a1d53f3b0ad7cc1432e5b298a7ff78458527f /eclass
parent85e7fcfe5631986ad1144ea54fc179d8658571d3 (diff)
gentoo auto-resync : 26:03:2025 - 00:31:47
Diffstat (limited to 'eclass')
-rw-r--r--eclass/Manifest.gzbin40354 -> 40353 bytes
-rw-r--r--eclass/unpacker.eclass2
2 files changed, 1 insertions, 1 deletions
diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz
index 4e16015ede41..cbf4d262d2d5 100644
--- a/eclass/Manifest.gz
+++ b/eclass/Manifest.gz
Binary files differ
diff --git a/eclass/unpacker.eclass b/eclass/unpacker.eclass
index 0ace3ae53cb9..85ea9921e560 100644
--- a/eclass/unpacker.eclass
+++ b/eclass/unpacker.eclass
@@ -617,7 +617,7 @@ unpacker_src_uri_depends() {
*.7z)
deps[7z]="
|| (
- app-arch/7zip
+ >=app-arch/7zip-24.09[symlink]
app-arch/p7zip
)
"