summaryrefslogtreecommitdiff
path: root/app-portage
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-23 20:59:58 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-23 20:59:58 +0100
commitac1166ac70c04b5e52136cc6e2083ad5ffd2bd6b (patch)
tree24f82ad69c8c48ec702d8d779c02eadf0c80618a /app-portage
parent134ca13d4e9c3ff4cf57b58606de02d220db60c1 (diff)
app-portage/sisyphus{,-qt} : update PYTHON_COMPAT
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/sisyphus-qt/sisyphus-qt-6.2403.1-r1.ebuild (renamed from app-portage/sisyphus-qt/sisyphus-qt-6.2403.1.ebuild)2
-rw-r--r--app-portage/sisyphus/sisyphus-6.2403.1-r1.ebuild (renamed from app-portage/sisyphus/sisyphus-6.2403.1.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/sisyphus-qt/sisyphus-qt-6.2403.1.ebuild b/app-portage/sisyphus-qt/sisyphus-qt-6.2403.1-r1.ebuild
index c6867bb3..c2918cfb 100644
--- a/app-portage/sisyphus-qt/sisyphus-qt-6.2403.1.ebuild
+++ b/app-portage/sisyphus-qt/sisyphus-qt-6.2403.1-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
MY_PN="${PN/-qt/}"
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit python-single-r1 git-r3
diff --git a/app-portage/sisyphus/sisyphus-6.2403.1.ebuild b/app-portage/sisyphus/sisyphus-6.2403.1-r1.ebuild
index d99a1e52..e97fbff2 100644
--- a/app-portage/sisyphus/sisyphus-6.2403.1.ebuild
+++ b/app-portage/sisyphus/sisyphus-6.2403.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit python-single-r1 git-r3