summaryrefslogtreecommitdiff
path: root/llvm-core/llvm/llvm-16.0.6-r5.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-11-04 09:27:09 +0100
committerMichał Górny <mgorny@gentoo.org>2025-11-04 09:39:44 +0100
commitf42710561cd1a05759f2f3416ac16f5848e05356 (patch)
tree8abd8c949c9bdcd5f2690e078e481c304a7bc2cb /llvm-core/llvm/llvm-16.0.6-r5.ebuild
parent04f67f50cdb3a2d5d2d8d99ad1c36ab5fd95cc4f (diff)
downloadgentoo-f42710561cd1a05759f2f3416ac16f5848e05356.tar.gz
gentoo-f42710561cd1a05759f2f3416ac16f5848e05356.tar.bz2
gentoo-f42710561cd1a05759f2f3416ac16f5848e05356.zip
*/*: update the remaining packages for virtual/zlib
Update done using: ``` git grep -l sys-libs/zlib sys-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git grep -l virtual/zlib-ng sys-* | xargs sed -i -e s@virtual/zlib-ng@sys-libs/zlib-ng@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Plus reverts in sys-libs/minizip-ng, sys-libs/zlib-ng and profiles. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'llvm-core/llvm/llvm-16.0.6-r5.ebuild')
-rw-r--r--llvm-core/llvm/llvm-16.0.6-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-core/llvm/llvm-16.0.6-r5.ebuild b/llvm-core/llvm/llvm-16.0.6-r5.ebuild
index fed2b064a032..093df480978a 100644
--- a/llvm-core/llvm/llvm-16.0.6-r5.ebuild
+++ b/llvm-core/llvm/llvm-16.0.6-r5.ebuild
@@ -27,7 +27,7 @@ IUSE="
RESTRICT="!test? ( test )"
RDEPEND="
- sys-libs/zlib:0=[${MULTILIB_USEDEP}]
+ virtual/zlib:0=[${MULTILIB_USEDEP}]
exegesis? ( dev-libs/libpfm:= )
libedit? ( dev-libs/libedit:0=[${MULTILIB_USEDEP}] )
libffi? ( >=dev-libs/libffi-3.0.13-r1:0=[${MULTILIB_USEDEP}] )