summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2020-12-05 00:40:28 -0700
committerTim Harder <radhermit@gentoo.org>2020-12-05 00:43:55 -0700
commit970e05864708a98fa96e7edf09e816c3eca8be5a (patch)
treec8920e2d8edd718e6ebd6db28074cb44e4972599 /dev-util/pkgcheck/pkgcheck-9999.ebuild
parentmedia-sound/jack2: removed obsolete 1.9.14 (diff)
downloadgentoo-970e05864708a98fa96e7edf09e816c3eca8be5a.tar.gz
gentoo-970e05864708a98fa96e7edf09e816c3eca8be5a.tar.bz2
gentoo-970e05864708a98fa96e7edf09e816c3eca8be5a.zip
dev-util/pkgcheck: drop py36 and py37 support
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck/pkgcheck-9999.ebuild')
-rw-r--r--dev-util/pkgcheck/pkgcheck-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-9999.ebuild b/dev-util/pkgcheck/pkgcheck-9999.ebuild
index 72a9c7ce56f1..506d48fd9206 100644
--- a/dev-util/pkgcheck/pkgcheck-9999.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-9999.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_{8..9} )
DISTUTILS_IN_SOURCE_BUILD=1
inherit distutils-r1 optfeature