sys-libs/glibc: keyword 2.39-r3

Bug: https://bugs.gentoo.org/930177
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2024-04-18 03:42:14 +01:00
parent c8234d44e9
commit 2f55bd37a5
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ MIN_SYSTEMD_VER="254.9-r1"
if [[ ${PV} == 9999* ]]; then
inherit git-r3
else
#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa -ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa -ia64 ~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