commit:     7523d3c33ffdc4dd9ca918c0b2cf44c05ad64e03
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 15 20:55:46 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 15 20:57:05 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7523d3c3

sys-libs/glibc: keyword 2.41-r3

Patchset changelog 2.41-3..2.41-4
2ebba380a0 (HEAD -> gentoo/2.41, tag: gentoo/glibc-2.41-4, gentoo/gentoo/2.41) 
sparc: Fix argument passing to __libc_start_main (BZ 32981)
1a6ddc04d4 elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987)
29f791fd6a x86_64: Fix typo in ifunc-impl-list.c.
bcdb07c52b elf: Test case for bug 32976 (CVE-2025-4802)
74c629d042 support: Use const char * argument in 
support_capture_subprogram_self_sgid
7a8d3c7967 elf: Keep using minimal malloc after early DTV resize (bug 32412)

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 sys-libs/glibc/glibc-2.41-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/glibc/glibc-2.41-r3.ebuild 
b/sys-libs/glibc/glibc-2.41-r3.ebuild
index 3cb540d22b59..105d02ffa3d9 100644
--- a/sys-libs/glibc/glibc-2.41-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.41-r3.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

Reply via email to