diff --git a/dev-python/incremental/incremental-17.5.0.ebuild b/dev-python/incremental/incremental-17.5.0.ebuild index 499a38b4d93a3..804fc75c5dd9f 100644 --- a/dev-python/incremental/incremental-17.5.0.ebuild +++ b/dev-python/incremental/incremental-17.5.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy) +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy) inherit distutils-r1