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 b44affbd840d..81cab8e34b45 100644 --- a/sci-electronics/klayout/klayout-9999.ebuild +++ b/sci-electronics/klayout/klayout-9999.ebuild @@ -7,7 +7,7 @@ RUBY_OPTIONAL=no USE_RUBY="ruby26" # note: define maximally ONE implementation here -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit toolchain-funcs python-single-r1 ruby-ng |