commit: 25e1c9e74eb0d78f93f800d11cddf1b71d74b624 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Jan 25 00:00:19 2026 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Jan 25 00:01:36 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25e1c9e7
sys-libs/glibc: keyword 2.41-r10 Patchset changelog a01afffdfb (HEAD -> gentoo/2.41, tag: gentoo/glibc-2.41-12, gentoo/gentoo/2.41) Switch currency symbol for the bg_BG locale to euro cacad04312 posix: Reset wordexp_t fields with WRDE_REUSE (CVE-2025-15281 / BZ 33814) Signed-off-by: Andreas K. Hüttel <dilfridge <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 92c5f640bcb2..ddf789a156c1 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
