dev-util/gertty: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 16:25:56 +0000 (17:25 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 16:25:56 +0000 (17:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/gertty/gertty-1.6.0-r1.ebuild
dev-util/gertty/gertty-9999.ebuild

index f25f90457452082578a9d00a15cfa22166b73b54..cba65e08b2ed4f9d5127973d877ae5aea98802b7 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 
 inherit distutils-r1
 
index 773f2d6e4dea2dfa1624ff15befce213775426fb..9cb8603575a900ddbf9a343011e15caab614dd08 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 
 inherit distutils-r1