summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-02 03:23:06 +0000
committerSam James <sam@gentoo.org>2024-11-02 03:23:06 +0000
commiteaf98991ffcd7ed169bde41f2f431d03667d42c3 (patch)
treeb1bd3522ca80cbe983ab6a4169f9ec004107a3d0 /sys-libs
parentnet-misc/curl: Stabilize 8.8.0-r1 hppa, #936036 (diff)
downloadgentoo-eaf98991ffcd7ed169bde41f2f431d03667d42c3.tar.gz
gentoo-eaf98991ffcd7ed169bde41f2f431d03667d42c3.tar.bz2
gentoo-eaf98991ffcd7ed169bde41f2f431d03667d42c3.zip
sys-libs/glibc: Stabilize 2.39-r11 arm64, #942687
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.39-r11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.39-r11.ebuild b/sys-libs/glibc/glibc-2.39-r11.ebuild
index e512d46cd6e4..e634ca5c0a6c 100644
--- a/sys-libs/glibc/glibc-2.39-r11.ebuild
+++ b/sys-libs/glibc/glibc-2.39-r11.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