summaryrefslogtreecommitdiff
path: root/sys-cluster/crmsh/crmsh-4.2.1-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/crmsh/crmsh-4.2.1-r3.ebuild')
-rw-r--r--sys-cluster/crmsh/crmsh-4.2.1-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/crmsh/crmsh-4.2.1-r3.ebuild b/sys-cluster/crmsh/crmsh-4.2.1-r3.ebuild
index 88ea25ce1490..8267d120dae2 100644
--- a/sys-cluster/crmsh/crmsh-4.2.1-r3.ebuild
+++ b/sys-cluster/crmsh/crmsh-4.2.1-r3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/crmsh/crmsh"