commit: cba416d8a9a318ca0039033f639858596d37ba5d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 12:06:34 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 12:12:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cba416d8
sci-electronics/klayout: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sci-electronics/klayout/klayout-0.25.6.ebuild | 2 +-
sci-electronics/klayout/klayout-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-electronics/klayout/klayout-0.25.6.ebuild
b/sci-electronics/klayout/klayout-0.25.6.ebuild
index b9f915b651d..be589a0f90e 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 12de746331f..3419a02b2be 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