summaryrefslogtreecommitdiff
path: root/sys-devel/lld/lld-12.0.1.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/lld/lld-12.0.1.9999.ebuild')
-rw-r--r--sys-devel/lld/lld-12.0.1.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-12.0.1.9999.ebuild b/sys-devel/lld/lld-12.0.1.9999.ebuild
index da442603c870..68762b0a03cc 100644
--- a/sys-devel/lld/lld-12.0.1.9999.ebuild
+++ b/sys-devel/lld/lld-12.0.1.9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit cmake llvm llvm.org python-any-r1
DESCRIPTION="The LLVM linker (link editor)"