commit: b31254e6a2966d430680cd00f55e18b5b83bd214
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 7 19:27:55 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 7 19:27:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b31254e6
dev-lang/pypy: Fix 3.11.7.3.18 USE deps on -bin
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-lang/pypy/pypy-3.11.7.3.18.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/pypy/pypy-3.11.7.3.18.ebuild
b/dev-lang/pypy/pypy-3.11.7.3.18.ebuild
index 443103c1ad8d..9ab184569112 100644
--- a/dev-lang/pypy/pypy-3.11.7.3.18.ebuild
+++ b/dev-lang/pypy/pypy-3.11.7.3.18.ebuild
@@ -36,7 +36,7 @@ RESTRICT="test"
RDEPEND="
|| (
dev-lang/pypy3-exe:${PV%_p*}[bzip2(+),ncurses?]
- dev-lang/pypy3-exe-bin:${PV%_p*}[bzip2(+),ncurses?]
+ dev-lang/pypy3-exe-bin:${PV%_p*}
)
dev-lang/python-exec[python_targets_pypy3(-)]
dev-libs/openssl:0=