diff --git a/net-wireless/gr-paint/gr-paint-0.0_p20230427-r1.ebuild b/net-wireless/gr-paint/gr-paint-0.0_p20230427-r2.ebuild similarity index 95% rename from net-wireless/gr-paint/gr-paint-0.0_p20230427-r1.ebuild rename to net-wireless/gr-paint/gr-paint-0.0_p20230427-r2.ebuild index c4d4160fbe8a9..b59c6ea1ce701 100644 --- a/net-wireless/gr-paint/gr-paint-0.0_p20230427-r1.ebuild +++ b/net-wireless/gr-paint/gr-paint-0.0_p20230427-r2.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_{9..12} ) +PYTHON_COMPAT=( python3_{9..13} ) if [[ ${PV} == 9999* ]]; then inherit git-r3