From: Rolf Eike Beer Date: Mon, 4 May 2020 18:14:15 +0000 (+0200) Subject: sys-libs/glibc: stable 2.29-r8 for hppa, bug #712726 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6ad75bd75d0e2bc8963b0caeb7de6d5d4a467058;p=gentoo.git sys-libs/glibc: stable 2.29-r8 for hppa, bug #712726 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- diff --git a/sys-libs/glibc/glibc-2.29-r8.ebuild b/sys-libs/glibc/glibc-2.29-r8.ebuild index de5cc132585b..a6120fcc153c 100644 --- a/sys-libs/glibc/glibc-2.29-r8.ebuild +++ b/sys-libs/glibc/glibc-2.29-r8.ebuild @@ -19,7 +19,7 @@ if [[ ${PV} == 9999* ]]; then EGIT_REPO_URI="https://sourceware.org/git/glibc.git" 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" fi