diff --git a/app-misc/grc/grc-1.13.ebuild b/app-misc/grc/grc-1.13-r1.ebuild similarity index 94% rename from app-misc/grc/grc-1.13.ebuild rename to app-misc/grc/grc-1.13-r1.ebuild index 911cd77fb1a51..326625f26dc17 100644 --- a/app-misc/grc/grc-1.13.ebuild +++ b/app-misc/grc/grc-1.13-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=7 +EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit python-r1 DESCRIPTION="Generic Colouriser beautifies your logfiles or output of commands"