commit:     f20074ca8f7df740becf1b0913f7d1f9d8dc792c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 18:39:03 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 18:40:35 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20074ca

dev-java/java-config: Remove py3.11

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-java/java-config/java-config-2.3.4.ebuild | 4 ++--
 dev-java/java-config/java-config-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-java/java-config/java-config-2.3.4.ebuild 
b/dev-java/java-config/java-config-2.3.4.ebuild
index 3f9ad96709c4..59f18c9b3715 100644
--- a/dev-java/java-config/java-config-2.3.4.ebuild
+++ b/dev-java/java-config/java-config-2.3.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 
 inherit meson python-r1
 

diff --git a/dev-java/java-config/java-config-9999.ebuild 
b/dev-java/java-config/java-config-9999.ebuild
index 3e80b64c5c4b..29e24e5891bf 100644
--- a/dev-java/java-config/java-config-9999.ebuild
+++ b/dev-java/java-config/java-config-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 
 inherit meson python-r1
 

Reply via email to