commit: 78c53cd65b4b38a543bae35b29a6618a5fc2585c Author: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org> AuthorDate: Wed Nov 19 06:47:22 2025 +0000 Commit: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org> CommitDate: Mon Feb 2 11:17:12 2026 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=78c53cd6
sci-biology/scythe: 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 sci-biology/scythe/scythe-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/scythe/scythe-9999.ebuild b/sci-biology/scythe/scythe-9999.ebuild index d2f051ef1..e38cb84fe 100644 --- a/sci-biology/scythe/scythe-9999.ebuild +++ b/sci-biology/scythe/scythe-9999.ebuild @@ -15,7 +15,7 @@ KEYWORDS="" RESTRICT="test" -DEPEND="sys-libs/zlib" +DEPEND="virtual/zlib:=" RDEPEND="${DEPEND}" src_install(){
