sys-apps/elivepatch-client: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 16:26:21 +0000 (17:26 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 16:26:21 +0000 (17:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-apps/elivepatch-client/elivepatch-client-0.1.ebuild
sys-apps/elivepatch-client/elivepatch-client-9999.ebuild

index 54da6b5385e14109e620431fb36df4ec727f116b..b8302c17b2c944c4bf4780eacb35837577627624 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index 0ed53b984fdc1fded3efe84e963810e7f8f13b13..ef9800d25dac9bb39eb3e320c109187a87b33968 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1