summaryrefslogtreecommitdiff
path: root/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r1.ebuild')
-rw-r--r--dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r1.ebuild b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r1.ebuild
index 8651b7347166..694319fb3578 100644
--- a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r1.ebuild
+++ b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r1.ebuild
@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+
+PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_USE_SETUPTOOLS=no