app-admin/webapp-config: Drop py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 19 Mar 2020 08:50:21 +0000 (09:50 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 19 Mar 2020 09:40:58 +0000 (10:40 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-admin/webapp-config/webapp-config-1.55-r1.ebuild
app-admin/webapp-config/webapp-config-9999.ebuild

index 2966dd2dcd9424556f9a0a06b7b2e173950cb0f2..5c673ce152b74c0583000be5a9cf1c7b8515a1bf 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1 prefix
 
index 9e17168b7675e51c9ba955655f1121503cc6c870..98c743df74fb15efcde773cdcf2643f73b47e69f 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1 prefix