summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-23 22:00:11 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-23 22:00:11 +0200
commit77b3502d21cfc0bd4ef6eba2d913a39f85d54e05 (patch)
tree939e0e042fb416eab90317177888e84354fac603 /sys-libs
parentwww-plugins/chrome-binary-plugins: automated update (99.0.4844.45_beta) (diff)
downloadgentoo-77b3502d21cfc0bd4ef6eba2d913a39f85d54e05.tar.gz
gentoo-77b3502d21cfc0bd4ef6eba2d913a39f85d54e05.tar.bz2
gentoo-77b3502d21cfc0bd4ef6eba2d913a39f85d54e05.zip
sys-libs/glibc: Stabilize 2.33-r13 hppa, #833811
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.33-r13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.33-r13.ebuild b/sys-libs/glibc/glibc-2.33-r13.ebuild
index b17ad944d53c..19201d16facd 100644
--- a/sys-libs/glibc/glibc-2.33-r13.ebuild
+++ b/sys-libs/glibc/glibc-2.33-r13.ebuild
@@ -29,7 +29,7 @@ PATCH_DEV=dilfridge
if [[ ${PV} == 9999* ]]; then
inherit git-r3
else
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~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