diff options
Diffstat (limited to 'dev-lang/python/python-0.3.15.0_alpha1.ebuild')
| -rw-r--r-- | dev-lang/python/python-0.3.15.0_alpha1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-0.3.15.0_alpha1.ebuild b/dev-lang/python/python-0.3.15.0_alpha1.ebuild index 8774bf6a9d41..d4df9a53af78 100644 --- a/dev-lang/python/python-0.3.15.0_alpha1.ebuild +++ b/dev-lang/python/python-0.3.15.0_alpha1.ebuild @@ -87,7 +87,7 @@ BDEPEND=" virtual/pkgconfig tail-call-interp? ( || ( - >=sys-devel/gcc-15:* + >=sys-devel/gcc-16:* >=llvm-core/clang-19:* ) ) @@ -136,7 +136,7 @@ pkg_setup() { linux-info_pkg_setup fi if use tail-call-interp; then - tc-check-min_ver gcc 15 + tc-check-min_ver gcc 16 tc-check-min_ver clang 19 fi fi |
