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