commit:     bf8783159f82c57bb2056bda997f43096f1f46c6
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 13:58:21 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 14:52:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf878315

app-emulation/crossover-bin: disable py3.9

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 app-emulation/crossover-bin/crossover-bin-22.1.1.ebuild | 2 +-
 app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild | 2 +-
 app-emulation/crossover-bin/crossover-bin-23.6.0.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emulation/crossover-bin/crossover-bin-22.1.1.ebuild 
b/app-emulation/crossover-bin/crossover-bin-22.1.1.ebuild
index 3cd75623f13d..be218e299e27 100644
--- a/app-emulation/crossover-bin/crossover-bin-22.1.1.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-22.1.1.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
 

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
 

diff --git a/app-emulation/crossover-bin/crossover-bin-23.6.0.ebuild 
b/app-emulation/crossover-bin/crossover-bin-23.6.0.ebuild
index fa434d0cf1d2..11b4d0aec36d 100644
--- a/app-emulation/crossover-bin/crossover-bin-23.6.0.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-23.6.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
 

Reply via email to