Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/
Date: Mon, 06 Jun 2022 18:02:28
Message-Id: 1654538504.1932e6b603759f3791872589fa025f8190e3a63e.dilfridge@gentoo
1 commit: 1932e6b603759f3791872589fa025f8190e3a63e
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 6 18:01:15 2022 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 6 18:01:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1932e6b6
7
8 sys-libs/glibc: rekeyword 2.35-r7
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 sys-libs/glibc/glibc-2.35-r7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/glibc/glibc-2.35-r7.ebuild b/sys-libs/glibc/glibc-2.35-r7.ebuild
16 index 05fbd55a47fc..db24482b2097 100644
17 --- a/sys-libs/glibc/glibc-2.35-r7.ebuild
18 +++ b/sys-libs/glibc/glibc-2.35-r7.ebuild
19 @@ -26,7 +26,7 @@ PATCH_DEV=dilfridge
20 if [[ ${PV} == 9999* ]]; then
21 inherit git-r3
22 else
23 - #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
25 SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
26 SRC_URI+=" https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz"
27 SRC_URI+=" experimental-loong? ( https://dev.gentoo.org/~xen0n/distfiles/glibc-2.35-loongarch-patches-20220522.tar.xz )"