sci-electronics/klayout: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 12:06:34 +0000 (13:06 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 12:12:41 +0000 (13:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-electronics/klayout/klayout-0.25.6.ebuild
sci-electronics/klayout/klayout-9999.ebuild

index b9f915b651d43d2a4c83c67627a406449238fd70..be589a0f90ecc8d05c7830a3fd50b13aea68606c 100644 (file)
@@ -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
 
index 12de746331fe5ec6a180419e2f4b89db6afd9d40..3419a02b2be3fe056e3c2755b42b6a9e6ac4b804 100644 (file)
@@ -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