diff options
Diffstat (limited to 'dev-util/wstool/wstool-0.1.13.ebuild')
-rw-r--r-- | dev-util/wstool/wstool-0.1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/wstool/wstool-0.1.13.ebuild b/dev-util/wstool/wstool-0.1.13.ebuild index f8ee765ab915..aaee65031a12 100644 --- a/dev-util/wstool/wstool-0.1.13.ebuild +++ b/dev-util/wstool/wstool-0.1.13.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then |