commit: e7d8b305f5ffbb9685652dcea92e38a92569a491 Author: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org> AuthorDate: Wed Nov 19 06:33:12 2025 +0000 Commit: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org> CommitDate: Mon Feb 2 11:16:58 2026 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e7d8b305
dev-python/llvmlite: sys-libs/zlib -> virtual/zlib Signed-off-by: Alexander Puck Neuwirth <apn-pucky <AT> gentoo.org> Part-of: https://github.com/gentoo/sci/pull/1386 dev-python/llvmlite/llvmlite-0.45.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/llvmlite/llvmlite-0.45.1.ebuild b/dev-python/llvmlite/llvmlite-0.45.1.ebuild index ffbb5cb41..2431c59d5 100644 --- a/dev-python/llvmlite/llvmlite-0.45.1.ebuild +++ b/dev-python/llvmlite/llvmlite-0.45.1.ebuild @@ -19,7 +19,7 @@ SLOT="0" KEYWORDS="~amd64" RDEPEND=" - sys-libs/zlib:0= + virtual/zlib:0= $(llvm_gen_dep 'llvm-core/llvm:${LLVM_SLOT}=') " DEPEND="${RDEPEND}"
