commit: 06b60c967968e61476033af0fe0f9dba0ea87a79
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 12 14:36:11 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 12 14:36:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b60c96
sys-apps/coreutils: Stabilize 9.7 amd64, #956137
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-apps/coreutils/coreutils-9.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/coreutils/coreutils-9.7.ebuild
b/sys-apps/coreutils/coreutils-9.7.ebuild
index 0e2e2be82951..401a6f004038 100644
--- a/sys-apps/coreutils/coreutils-9.7.ebuild
+++ b/sys-apps/coreutils/coreutils-9.7.ebuild
@@ -9,7 +9,7 @@ EAPI=8
#
# Also recommend subscribing to the coreutils and bug-coreutils MLs.
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/coreutils.asc
inherit flag-o-matic python-any-r1 toolchain-funcs verify-sig
@@ -33,7 +33,7 @@ else
verify-sig? ( mirror://gnu/${PN}/${P}.tar.xz.sig )
"
- KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc x86 ~x86-linux"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc x86 ~x86-linux"
fi
SRC_URI+=" !vanilla? (
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${MY_PATCH}.tar.xz )"