app-portage/elicense: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:29:32 +0000 (12:29 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:38:08 +0000 (12:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-portage/elicense/elicense-1.0.2.ebuild
app-portage/elicense/elicense-9999.ebuild

index 8fdb3ea349e74257ea658dad183a21a4ce54722e..4589986419d8d0a1c41ee5295ee3a5031b1494ae 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 inherit distutils-r1
 
 if [[ ${PV} == "9999" ]]; then
index ca065b514b6e6e35b78ea0298bf543bca4ac25db..62562385f1ee872a9c1c7eefad1d94a1d00dc684 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 inherit distutils-r1
 
 if [[ ${PV} == "9999" ]]; then