diff options
Diffstat (limited to 'dev-python/python-stdnum/python-stdnum-1.3.ebuild')
-rw-r--r-- | dev-python/python-stdnum/python-stdnum-1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-stdnum/python-stdnum-1.3.ebuild b/dev-python/python-stdnum/python-stdnum-1.3.ebuild index 1ce3022a320c..22e6e81dc777 100644 --- a/dev-python/python-stdnum/python-stdnum-1.3.ebuild +++ b/dev-python/python-stdnum/python-stdnum-1.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 |