diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-12 21:49:33 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-12 21:52:11 +0000 |
commit | 44cd0fbce101571eeb4aba1b564593b7a5678ab4 (patch) | |
tree | 957eb09704197385a2287bd4163a6dfdf3a8bbb9 /sys-libs | |
parent | dev-vcs/git: stable 2.24.1 for ia64, bug #702296 (diff) | |
download | gentoo-44cd0fbce101571eeb4aba1b564593b7a5678ab4.tar.gz gentoo-44cd0fbce101571eeb4aba1b564593b7a5678ab4.tar.bz2 gentoo-44cd0fbce101571eeb4aba1b564593b7a5678ab4.zip |
sys-libs/glibc: stable 2.29-r7 for ia64, bug #702484
Package-Manager: Portage-2.3.81, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.29-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.29-r7.ebuild b/sys-libs/glibc/glibc-2.29-r7.ebuild index eff0018c92be..fa7fd9062168 100644 --- a/sys-libs/glibc/glibc-2.29-r7.ebuild +++ b/sys-libs/glibc/glibc-2.29-r7.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 ~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 |