commit: f7e5dec32b6e64c810e0c50b30f0b7de0f261c85 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Feb 5 14:34:46 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Feb 5 14:36:34 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7e5dec3
sys-libs/glibc: Stabilize 2.41-r10 amd64, #969576 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> sys-libs/glibc/glibc-2.41-r10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/glibc/glibc-2.41-r10.ebuild b/sys-libs/glibc/glibc-2.41-r10.ebuild index 084db70ad3f2..5d777d6a4106 100644 --- a/sys-libs/glibc/glibc-2.41-r10.ebuild +++ b/sys-libs/glibc/glibc-2.41-r10.ebuild @@ -41,7 +41,7 @@ HOMEPAGE="https://www.gnu.org/software/libc/" if [[ ${PV} == 9999* ]]; then inherit git-r3 else - KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" SRC_URI="mirror://gnu/glibc/${P}.tar.xz" SRC_URI+=" https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz" fi
