diff options
Diffstat (limited to 'llvm-core/lld/lld-18.1.8.ebuild')
| -rw-r--r-- | llvm-core/lld/lld-18.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm-core/lld/lld-18.1.8.ebuild b/llvm-core/lld/lld-18.1.8.ebuild index 68ced44d7984..d96ce48bebcb 100644 --- a/llvm-core/lld/lld-18.1.8.ebuild +++ b/llvm-core/lld/lld-18.1.8.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit cmake flag-o-matic llvm.org llvm-utils python-any-r1 toolchain-funcs DESCRIPTION="The LLVM linker (link editor)" |
