sys-libs/glibc: stable 2.26-r7 for sparc
authorRolf Eike Beer <eike@sf-mail.de>
Sat, 23 Jun 2018 08:09:25 +0000 (10:09 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 23 Jun 2018 08:24:13 +0000 (09:24 +0100)
Bug: https://bugs.gentoo.org/657148
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

sys-libs/glibc/glibc-2.26-r7.ebuild

index ac4106459e4a8f1372da0dae594a2a8fdd795bac..04e19e5fc4a4fc2f5445c8cb06063fae261103f3 100644 (file)
@@ -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