diff options
Diffstat (limited to 'app-admin/webapp-config/webapp-config-1.53-r2.ebuild')
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.53-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/webapp-config/webapp-config-1.53-r2.ebuild b/app-admin/webapp-config/webapp-config-1.53-r2.ebuild index 8028ca3d6f99..83e12b9485de 100644 --- a/app-admin/webapp-config/webapp-config-1.53-r2.ebuild +++ b/app-admin/webapp-config/webapp-config-1.53-r2.ebuild @@ -6,7 +6,7 @@ EAPI="5" RESTRICT="test" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 |