summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-07-04 12:11:47 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2021-07-04 11:28:51 +0100
commite3bd15ca177f2dac679b3597b3e21816fd1e13a8 (patch)
treef5aae228f5802a0bb0b43ed05729a87312e5091d /sys-libs/glibc
parentx11-misc/compose-tables: stable 1.7.2 for sparc, bug #797562 (diff)
downloadgentoo-e3bd15ca177f2dac679b3597b3e21816fd1e13a8.tar.gz
gentoo-e3bd15ca177f2dac679b3597b3e21816fd1e13a8.tar.bz2
gentoo-e3bd15ca177f2dac679b3597b3e21816fd1e13a8.zip
sys-libs/glibc: stable 2.33-r1 for hppa, bug #792261
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r--sys-libs/glibc/glibc-2.33-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.33-r1.ebuild b/sys-libs/glibc/glibc-2.33-r1.ebuild
index 5e971e697fef..5131f4bd0efb 100644
--- a/sys-libs/glibc/glibc-2.33-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.33-r1.ebuild
@@ -23,7 +23,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