summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/reno/reno-3.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/reno/reno-3.4.0.ebuild b/dev-python/reno/reno-3.4.0.ebuild
index 83a2eee78be7..6e2ce449523d 100644
--- a/dev-python/reno/reno-3.4.0.ebuild
+++ b/dev-python/reno/reno-3.4.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Release notes manager, storing release notes in a git repo and building docs"