commit: 9132a2e2c4762e7de05faf091a8e9a30892f8498
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 20 22:41:54 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 00:30:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9132a2e2
sys-libs/glibc: keyword 2.42-r3
Patchset changelog:
b1e742ce23 (HEAD -> gentoo/2.42, tag: gentoo/glibc-2.42-5, gentoo/gentoo/2.42)
Reapply "sparc: Fix argument passing to __libc_start_main on SPARC32"
3840c20699 Revert "sparc: Fix sparc32 Fix argument passing to __libc_start_main
(BZ 32981)"
64a2b2391d posix: Fix invalid flags test for p{write,read}v2
196ea331e6 ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091)
c0725f0da1 ppc64le: Restore optimized strncmp for power10
744bb6ba9d ppc64le: Restore optimized strcmp for power10
b53df2281d AArch64: Fix and improve SVE pow(f) special cases
4d69e5730e AArch64: fix SVE tanpi(f) [BZ #33642]
57a699d19f AArch64: Fix instability in AdvSIMD sinh
fcfbd29006 AArch64: Fix instability in AdvSIMD tan
5dc383b7a2 AArch64: Optimise SVE scalar callbacks
657239062b aarch64: fix includes in SME tests
54bd1ebbcd aarch64: fix cfi directives around __libc_arm_za_disable
7225f6c571 x86: fix wmemset ifunc stray '!' (bug 33542)
893b761b15 math: Fix x86_64 build for -Os (BZ 33367)
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
sys-libs/glibc/glibc-2.42-r3.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sys-libs/glibc/glibc-2.42-r3.ebuild
b/sys-libs/glibc/glibc-2.42-r3.ebuild
index 4468517cf244..92011858f289 100644
--- a/sys-libs/glibc/glibc-2.42-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.42-r3.ebuild
@@ -43,8 +43,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=""
+ 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+=" verify-sig? ( mirror://gnu/glibc/${P}.tar.xz.sig )"
SRC_URI+="
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz"