summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/wildq/wildq-1.1.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/wildq/wildq-1.1.11.ebuild b/app-misc/wildq/wildq-1.1.11.ebuild
index 3daa9013b3be..227028c4c4cb 100644
--- a/app-misc/wildq/wildq-1.1.11.ebuild
+++ b/app-misc/wildq/wildq-1.1.11.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_USE_SETUPTOOLS=bdepend
inherit distutils-r1