commit:     62e5153ab8c4f33ab892ba5437d4f17ae72190cf
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 31 12:57:29 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Aug 31 21:37:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62e5153a

sys-libs/glibc: keyword 2.42-r1

Patchset log:
ef6bed1eaa (HEAD -> gentoo/2.42, tag: gentoo/glibc-2.42-3, gentoo/gentoo/2.42) 
i386: Also add GLIBC_ABI_GNU2_TLS version [BZ #33129]
1e738c2d70 x86-64: Add GLIBC_ABI_DT_X86_64_PLT [BZ #33212]
e986eeabde x86-64: Add GLIBC_ABI_GNU2_TLS version [BZ #33129]
d28c3d97df i386: Add GLIBC_ABI_GNU_TLS version [BZ #33221]
ddfbe239f1 Use TLS initial-exec model for __libc_tsd_CTYPE_* thread variables 
[BZ #33234]
49ca2e67d4 malloc: Fix checking for small negative values of tcache_key
a62d28fe3a malloc: Make sure tcache_key is odd enough
1510c8b0a3 malloc: Fix MAX_TCACHE_SMALL_SIZE
0b86149b05 malloc: Remove redundant NULL check
1fbc8b8254 hurd: support: Fix running SGID tests
044a8956a7 Revert "tst-freopen4-main.c: Call support_capture_subprocess with 
chroot"
8b28148080 tst-env-setuid: Delete LD_DEBUG_OUTPUT output
db79b046d0 tst-freopen4-main.c: Call support_capture_subprocess with chroot
a10dc746f7 tst-fopen-threaded.c: Delete temporary file
5f3cbd7f3c Delete temporary files in support_subprocess

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

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

diff --git a/sys-libs/glibc/glibc-2.42-r1.ebuild 
b/sys-libs/glibc/glibc-2.42-r1.ebuild
index 78a61e439526..ffcbc6a34bcb 100644
--- a/sys-libs/glibc/glibc-2.42-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.42-r1.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