summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-07 16:25:07 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-07 16:25:07 +0200
commitf1b171c7f153955ecb7baeaa6ec721a10a51390c (patch)
tree04d8ebdb17a312b1221f3cbf1df4bf813ffdc8d4 /sys-libs
parentkde-apps/konqueror: drop 23.08.4 (diff)
downloadgentoo-f1b171c7f153955ecb7baeaa6ec721a10a51390c.tar.gz
gentoo-f1b171c7f153955ecb7baeaa6ec721a10a51390c.tar.bz2
gentoo-f1b171c7f153955ecb7baeaa6ec721a10a51390c.zip
sys-libs/glibc: Stabilize 2.37-r9 x86, #915653
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.37-r9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.37-r9.ebuild b/sys-libs/glibc/glibc-2.37-r9.ebuild
index a0e6f3159f60..ed9929cfbd83 100644
--- a/sys-libs/glibc/glibc-2.37-r9.ebuild
+++ b/sys-libs/glibc/glibc-2.37-r9.ebuild
@@ -39,7 +39,7 @@ MIN_PAX_UTILS_VER="1.3.3"
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