commit:     35cd0949feceda6f1fa59a21272893807a8f6ffb
Author:     Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 19 06:47:44 2025 +0000
Commit:     Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org>
CommitDate: Mon Feb  2 11:17:13 2026 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=35cd0949

sci-biology/sga: 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/sga/sga-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-biology/sga/sga-9999.ebuild b/sci-biology/sga/sga-9999.ebuild
index 7519b3e2a..ac1e208ac 100644
--- a/sci-biology/sga/sga-9999.ebuild
+++ b/sci-biology/sga/sga-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ IUSE="jemalloc python"
 DEPEND="
        dev-cpp/sparsehash
        sci-biology/bamtools
-       sys-libs/zlib
+       virtual/zlib:=
        jemalloc? ( dev-libs/jemalloc )
 "
 RDEPEND="${DEPEND}

Reply via email to