Skip to content

Commit

Permalink
sys-devel/llvm: enable py3.11
Browse files Browse the repository at this point in the history
Signed-off-by: Benda Xu <[email protected]>
  • Loading branch information
heroxbd committed Aug 9, 2023
1 parent da1753a commit 94f9589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-devel/llvm/llvm-14.0.6-r4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=8

PYTHON_COMPAT=( python3_{9..10} )
PYTHON_COMPAT=( python3_{9..11} )
inherit cmake llvm.org multilib-minimal pax-utils python-any-r1 \
toolchain-funcs

Expand Down

0 comments on commit 94f9589

Please sign in to comment.