From: Michał Górny Date: Thu, 19 Mar 2020 08:50:21 +0000 (+0100) Subject: app-admin/webapp-config: Drop py2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2a9124fbb1c2207e174ea37b88e5bd2c4fc3ba1b;p=gentoo.git app-admin/webapp-config: Drop py2 Signed-off-by: Michał Górny --- 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