diff --git a/app-cdr/gcdemu/gcdemu-3.2.6-r1.ebuild b/app-cdr/gcdemu/gcdemu-3.2.6-r1.ebuild index 03d95070f757d..d5cbd73fd9365 100644 --- a/app-cdr/gcdemu/gcdemu-3.2.6-r1.ebuild +++ b/app-cdr/gcdemu/gcdemu-3.2.6-r1.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..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit cmake gnome2-utils python-single-r1 xdg-utils