commit:     32f431f17e3b4006707b4f24e15890a837c88e2e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  5 13:11:01 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Dec  5 13:11:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f431f1

sys-libs/glibc: keyword 2.40-r6 (patchlevel 6)

Patchset changelog 2.40-5..2.40-6
744a774ec9 (HEAD -> gentoo/2.40, tag: gentoo/glibc-2.40-6, gentoo/gentoo/2.40) 
elf: handle addition overflow in _dl_find_object_update_1 [BZ #32245]
697cf525ce linux: sparc: Fix clone for LEON/sparcv8 (BZ 31394)
79d68dbb59 Mitigation for "clone on sparc might fail with -EFAULT for no valid 
reason" (bz 31394)
4c2cf259b2 elf: Change ldconfig auxcache magic number (bug 32231)
40833e2570 Make tst-strtod-underflow type-generic
42dceceb33 linux: Add support for getrandom vDSO
009f93ec10 sparc: Fix restartable syscalls (BZ 32173)
c35c50fae0 support: Make support_process_state_wait return the found state

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

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

diff --git a/sys-libs/glibc/glibc-2.40-r6.ebuild 
b/sys-libs/glibc/glibc-2.40-r6.ebuild
index c628e2ab5419..43646a3ec8c2 100644
--- a/sys-libs/glibc/glibc-2.40-r6.ebuild
+++ b/sys-libs/glibc/glibc-2.40-r6.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