diff options
Diffstat (limited to 'sci-electronics/klayout/klayout-9999.ebuild')
-rw-r--r-- | sci-electronics/klayout/klayout-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/klayout/klayout-9999.ebuild b/sci-electronics/klayout/klayout-9999.ebuild index fa9d57d2fc67..75368510a1f8 100644 --- a/sci-electronics/klayout/klayout-9999.ebuild +++ b/sci-electronics/klayout/klayout-9999.ebuild @@ -7,7 +7,7 @@ RUBY_OPTIONAL=no USE_RUBY="ruby27" # note: define maximally ONE implementation here -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9,10,11} ) inherit toolchain-funcs python-single-r1 ruby-ng |