diff options
Diffstat (limited to 'dev-util/pkgcheck/pkgcheck-0.7.6-r1.ebuild')
-rw-r--r-- | dev-util/pkgcheck/pkgcheck-0.7.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.7.6-r1.ebuild b/dev-util/pkgcheck/pkgcheck-0.7.6-r1.ebuild index ee6c0d6638ba..bcd3a46019b6 100644 --- a/dev-util/pkgcheck/pkgcheck-0.7.6-r1.ebuild +++ b/dev-util/pkgcheck/pkgcheck-0.7.6-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6..9} ) DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 eutils |