diff options
Diffstat (limited to 'dev-python/pygccxml/pygccxml-1.7.5.ebuild')
-rw-r--r-- | dev-python/pygccxml/pygccxml-1.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygccxml/pygccxml-1.7.5.ebuild b/dev-python/pygccxml/pygccxml-1.7.5.ebuild index bfba0a83b2b3..766008af129b 100644 --- a/dev-python/pygccxml/pygccxml-1.7.5.ebuild +++ b/dev-python/pygccxml/pygccxml-1.7.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 |