From: Agostino Sarubbo Date: Fri, 31 May 2019 08:08:21 +0000 (+0200) Subject: sys-libs/glibc: ia64 stable wrt bug #685818 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2ca6a4b9d647f567d2300e7b90829993d7575b41;p=gentoo.git sys-libs/glibc: ia64 stable wrt bug #685818 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64" --- diff --git a/sys-libs/glibc/glibc-2.29-r2.ebuild b/sys-libs/glibc/glibc-2.29-r2.ebuild index 484ace93852a..94b3e9b08682 100644 --- a/sys-libs/glibc/glibc-2.29-r2.ebuild +++ b/sys-libs/glibc/glibc-2.29-r2.ebuild @@ -20,7 +20,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 ~sh ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86" SRC_URI="mirror://gnu/glibc/${P}.tar.xz" fi