diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-12-21 19:39:03 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-12-21 19:40:35 +0100 |
| commit | f20074ca8f7df740becf1b0913f7d1f9d8dc792c (patch) | |
| tree | ad430f9c6c714ff73a3184b6ee40a5b36acc5a86 /dev-java/java-config | |
| parent | 6df5363a0f3c0f1cf56475283385dee86869dbb0 (diff) | |
| download | gentoo-f20074ca8f7df740becf1b0913f7d1f9d8dc792c.tar.gz gentoo-f20074ca8f7df740becf1b0913f7d1f9d8dc792c.tar.bz2 gentoo-f20074ca8f7df740becf1b0913f7d1f9d8dc792c.zip | |
dev-java/java-config: Remove py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-java/java-config')
| -rw-r--r-- | dev-java/java-config/java-config-2.3.4.ebuild | 4 | ||||
| -rw-r--r-- | 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 |
