summaryrefslogtreecommitdiff
path: root/dev-python/listparser/listparser-0.20.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/listparser/listparser-0.20.ebuild')
-rw-r--r--dev-python/listparser/listparser-0.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/listparser/listparser-0.20.ebuild b/dev-python/listparser/listparser-0.20.ebuild
index 2ecb370543ed..9829b236a045 100644
--- a/dev-python/listparser/listparser-0.20.ebuild
+++ b/dev-python/listparser/listparser-0.20.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1
DESCRIPTION="Parse OPML subscriptions in Python"