diff options
Diffstat (limited to 'sci-electronics/klayout/klayout-0.26.5.ebuild')
-rw-r--r-- | sci-electronics/klayout/klayout-0.26.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/klayout/klayout-0.26.5.ebuild b/sci-electronics/klayout/klayout-0.26.5.ebuild index a0073396114f..6c6d8ac25eaa 100644 --- a/sci-electronics/klayout/klayout-0.26.5.ebuild +++ b/sci-electronics/klayout/klayout-0.26.5.ebuild @@ -7,7 +7,7 @@ RUBY_OPTIONAL=no USE_RUBY="ruby25" # 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 |