diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-23 10:09:25 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-23 09:24:13 +0100 |
commit | e5866a8613615f4ef4a5eb3ced93d2d4df8e7898 (patch) | |
tree | 9f12ccdcc30148be97e5409b18a2a592f4379f0a /sys-libs | |
parent | net-libs/rpcsvc-proto: stable 1.3.1-r1 for sparc (diff) | |
download | gentoo-e5866a8613615f4ef4a5eb3ced93d2d4df8e7898.tar.gz gentoo-e5866a8613615f4ef4a5eb3ced93d2d4df8e7898.tar.bz2 gentoo-e5866a8613615f4ef4a5eb3ced93d2d4df8e7898.zip |
sys-libs/glibc: stable 2.26-r7 for sparc
Bug: https://bugs.gentoo.org/657148
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.26-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.26-r7.ebuild b/sys-libs/glibc/glibc-2.26-r7.ebuild index ac4106459e4a..04e19e5fc4a4 100644 --- a/sys-libs/glibc/glibc-2.26-r7.ebuild +++ b/sys-libs/glibc/glibc-2.26-r7.ebuild @@ -18,7 +18,7 @@ if [[ ${PV} == 9999* ]]; then EGIT_REPO_URI="git://sourceware.org/git/glibc.git" inherit git-r3 else - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" SRC_URI="mirror://gnu/glibc/${P}.tar.xz" fi |