sys-apps/elivepatch-server: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 3 Feb 2020 20:37:13 +0000 (21:37 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 3 Feb 2020 20:45:55 +0000 (21:45 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-apps/elivepatch-server/elivepatch-server-0.1.ebuild
sys-apps/elivepatch-server/elivepatch-server-0.2.ebuild
sys-apps/elivepatch-server/elivepatch-server-9999.ebuild

index 1f2ab25b821fd31fa80289c1dde784f024e488e0..e4b44317b8b6027d66967504f9926d0be9b9ab72 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index 1f2ab25b821fd31fa80289c1dde784f024e488e0..e4b44317b8b6027d66967504f9926d0be9b9ab72 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index ae22b590dff4abeab26721f679a7c0a2a2ddb1d0..92f5e5febf929cd7cb01528d893e8a69655c1f03 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1