commit:     ffb537e6119da60231f550f8008738f25c85feee
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 13:51:42 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=ffb537e6

app-emulation/crossover-bin: enable py3.12

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 +-
 2 files changed, 2 insertions(+), 2 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 c1ca3fdd5707..3cd75623f13d 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..11} )
+PYTHON_COMPAT=( python3_{9..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 d5bb861a2bbf..f0e041d41b3c 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..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 
 inherit python-single-r1 unpacker
 

Reply via email to