summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2023-10-19 15:58:21 +0200
committerPacho Ramos <pacho@gentoo.org>2023-10-19 16:52:30 +0200
commitbf8783159f82c57bb2056bda997f43096f1f46c6 (patch)
treee655f8a2060632a3a4ae1dde89df6b02780b0176 /app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild
parentapp-emulation/crossover-bin: enable py3.12 (diff)
downloadgentoo-bf8783159f82c57bb2056bda997f43096f1f46c6.tar.gz
gentoo-bf8783159f82c57bb2056bda997f43096f1f46c6.tar.bz2
gentoo-bf8783159f82c57bb2056bda997f43096f1f46c6.zip
app-emulation/crossover-bin: disable py3.9
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild')
-rw-r--r--app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild b/app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild
index f0e041d41b3c..7ca797070a07 100644
--- a/app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit python-single-r1 unpacker