diff --git a/x11-misc/redshift/redshift-1.12-r11.ebuild b/x11-misc/redshift/redshift-1.12-r12.ebuild similarity index 97% rename from x11-misc/redshift/redshift-1.12-r11.ebuild rename to x11-misc/redshift/redshift-1.12-r12.ebuild index cba0bd3c1a6b5..f63e9812d15e6 100644 --- a/x11-misc/redshift/redshift-1.12-r11.ebuild +++ b/x11-misc/redshift/redshift-1.12-r12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -39,13 +39,13 @@ PATCHES=( ) src_prepare() { + default + # we need to re-generate file py-compile with a version # that supports Python >=3.12 to not fail with error: # ModuleNotFoundError: No module named 'imp' rm py-compile || die eautoreconf - - eapply_user } src_configure() {