diff options
Diffstat (limited to 'sys-apps/pkgcore/pkgcore-0.10.14.ebuild')
-rw-r--r-- | sys-apps/pkgcore/pkgcore-0.10.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pkgcore/pkgcore-0.10.14.ebuild b/sys-apps/pkgcore/pkgcore-0.10.14.ebuild index 2a12a6c0e41f..da21d28449c6 100644 --- a/sys-apps/pkgcore/pkgcore-0.10.14.ebuild +++ b/sys-apps/pkgcore/pkgcore-0.10.14.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 |