sys-libs/glibc: version 2.26-r7 stable on ppc, bug #657148
authorAnthony G. Basile <blueness@gentoo.org>
Wed, 5 Sep 2018 15:36:03 +0000 (11:36 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Wed, 5 Sep 2018 15:36:29 +0000 (11:36 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

index d309ffa806749a4acbc1de0684e3b25ea9d426e4..23f9e11bbef2c852550f1ad4df4cf53fdf22ed8f 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