From: Michał Górny Date: Mon, 10 Feb 2020 12:06:34 +0000 (+0100) Subject: sci-electronics/klayout: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cba416d8a9a318ca0039033f639858596d37ba5d;p=gentoo.git sci-electronics/klayout: Remove py2 Signed-off-by: Michał Górny --- diff --git a/sci-electronics/klayout/klayout-0.25.6.ebuild b/sci-electronics/klayout/klayout-0.25.6.ebuild index b9f915b651d4..be589a0f90ec 100644 --- a/sci-electronics/klayout/klayout-0.25.6.ebuild +++ b/sci-electronics/klayout/klayout-0.25.6.ebuild @@ -7,7 +7,7 @@ RUBY_OPTIONAL=no USE_RUBY="ruby24" # note: define maximally ONE implementation here -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit toolchain-funcs python-single-r1 ruby-ng diff --git a/sci-electronics/klayout/klayout-9999.ebuild b/sci-electronics/klayout/klayout-9999.ebuild index 12de746331fe..3419a02b2be3 100644 --- a/sci-electronics/klayout/klayout-9999.ebuild +++ b/sci-electronics/klayout/klayout-9999.ebuild @@ -7,7 +7,7 @@ RUBY_OPTIONAL=no USE_RUBY="ruby24" # note: define maximally ONE implementation here -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit toolchain-funcs python-single-r1 ruby-ng