diff options
Diffstat (limited to 'www-servers/varnish/varnish-4.1.3.ebuild')
-rw-r--r-- | www-servers/varnish/varnish-4.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/varnish/varnish-4.1.3.ebuild b/www-servers/varnish/varnish-4.1.3.ebuild index f947955b2235..ce47a1226992 100644 --- a/www-servers/varnish/varnish-4.1.3.ebuild +++ b/www-servers/varnish/varnish-4.1.3.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit user autotools-utils eutils systemd python-r1 |