commit:     f4013fbc99c4a048f49f11706c73b55362f7812c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 29 21:34:57 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Oct 29 21:36:18 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4013fbc

sys-libs/glibc: keyword 2.42-r2

Patchset log:
52f32ca7c6 (HEAD -> gentoo/2.42, tag: gentoo/glibc-2.42-4, gentoo/gentoo/2.42) 
aarch64: tests for SME
1f25229bcb aarch64: clear ZA state of SME before clone and clone3 syscalls
4ec45a1c30 aarch64: define macro for calling __libc_arm_za_disable
eb8606ece4 x86: Detect Intel Nova Lake Processor
300c358731 x86: Detect Intel Wildcat Lake Processor
e2f0d1e70c nptl: Fix MADV_GUARD_INSTALL logic for thread without guard page (BZ 
33356)
92872b10b5 nss: Group merge does not react to ERANGE during merge (bug 33361)
75e4e240d4 libio: Define AT_RENAME_* with the same tokens as Linux
789d8f0423 AArch64: Fix SVE powf routine [BZ #33299]

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

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

diff --git a/sys-libs/glibc/glibc-2.42-r2.ebuild 
b/sys-libs/glibc/glibc-2.42-r2.ebuild
index 33571235097b..cb76363880ee 100644
--- a/sys-libs/glibc/glibc-2.42-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.42-r2.ebuild
@@ -43,7 +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="~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";

Reply via email to