commit:     3775999aabeca27608c38d4a6d135a281345ce0a
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 11 13:54:05 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 11 13:57:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3775999a

sys-libs/glibc: keyword 2.41-r2

Patchset changelog 2.41-2..2.41-3
f67f43c0e6 (HEAD -> gentoo/2.41, tag: gentoo/glibc-2.41-3, gentoo/gentoo/2.41) 
hurd: Fix tst-stack2 test build on Hurd
73a881ed06 nptl: Fix pthread_getattr_np when modules with execstack are allowed 
(BZ 32897)
d2658b989a elf: tst-audit10: split AVX512F code into dedicated functions [BZ 
#32882]
1d86f75b18 x86: Detect Intel Diamond Rapids
e7dae5a94a x86: Handle unknown Intel processor with default tuning
91dc856e2c x86: Add ARL/PTL/CWF model detection support
0d3d3ebad7 x86: Optimize xstate size calculation
3024df839b elf: Fix arm-linux-gnueabihf build break from b861755a84
195d767aab elf: Extend glibc.rtld.execstack tunable to force executable stack 
(BZ 32653)
880566fa48 x86: Link tst-gnu2-tls2-x86-noxsave{,c,xsavec} with libpthread
8e58467e8e x86: Use separate variable for TLSDESC XSAVE/XSAVEC state size (bug 
32810)
49721880c5 x86: Skip XSAVE state size reset if ISA level requires XSAVE
c37970792c x86_64: Add atanh with FMA
0b35ae3096 x86_64: Add sinh with FMA
39286c337f x86_64: Add tanh with FMA

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

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

diff --git a/sys-libs/glibc/glibc-2.41-r2.ebuild 
b/sys-libs/glibc/glibc-2.41-r2.ebuild
index 867d4e676d55..de7c10771d75 100644
--- a/sys-libs/glibc/glibc-2.41-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.41-r2.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