diff options
Diffstat (limited to 'dev-lang/ispc/ispc-1.18.0.ebuild')
-rw-r--r-- | dev-lang/ispc/ispc-1.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ispc/ispc-1.18.0.ebuild b/dev-lang/ispc/ispc-1.18.0.ebuild index 6f2ee56c5a5e..a343a4857794 100644 --- a/dev-lang/ispc/ispc-1.18.0.ebuild +++ b/dev-lang/ispc/ispc-1.18.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) LLVM_MAX_SLOT=14 inherit cmake python-any-r1 llvm |