diff --git a/dev-python/pmw/pmw-2.0.1.ebuild b/dev-python/pmw/pmw-2.0.1.ebuild index f4e0cb048f93e..d492b1797f97f 100644 --- a/dev-python/pmw/pmw-2.0.1.ebuild +++ b/dev-python/pmw/pmw-2.0.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python3_4 ) +PYTHON_COMPAT=( python3_{4,5,6} ) PYTHON_REQ_USE="tk" inherit distutils-r1 virtualx