summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-19 09:50:21 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-19 10:40:58 +0100
commit2a9124fbb1c2207e174ea37b88e5bd2c4fc3ba1b (patch)
tree6bd0056651f807a11209398530390c51d79e9a60 /app-admin/webapp-config
parentapp-admin/webapp-config: Drop old (diff)
downloadgentoo-2a9124fbb1c2207e174ea37b88e5bd2c4fc3ba1b.tar.gz
gentoo-2a9124fbb1c2207e174ea37b88e5bd2c4fc3ba1b.tar.bz2
gentoo-2a9124fbb1c2207e174ea37b88e5bd2c4fc3ba1b.zip
app-admin/webapp-config: Drop py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-admin/webapp-config')
-rw-r--r--app-admin/webapp-config/webapp-config-1.55-r1.ebuild2
-rw-r--r--app-admin/webapp-config/webapp-config-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/webapp-config/webapp-config-1.55-r1.ebuild b/app-admin/webapp-config/webapp-config-1.55-r1.ebuild
index 2966dd2dcd94..5c673ce152b7 100644
--- a/app-admin/webapp-config/webapp-config-1.55-r1.ebuild
+++ b/app-admin/webapp-config/webapp-config-1.55-r1.ebuild
@@ -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
diff --git a/app-admin/webapp-config/webapp-config-9999.ebuild b/app-admin/webapp-config/webapp-config-9999.ebuild
index 9e17168b7675..98c743df74fb 100644
--- a/app-admin/webapp-config/webapp-config-9999.ebuild
+++ b/app-admin/webapp-config/webapp-config-9999.ebuild
@@ -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