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

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

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