summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-09-05 15:31:13 -0400
committerAnthony G. Basile <blueness@gentoo.org>2018-09-05 15:31:13 -0400
commit240b643b0430e17f7be8ecdf9293714a2e76eff7 (patch)
tree0d78741b1caca838a3b062d5ec126bae55f76015 /sys-libs/glibc
parentnet-libs/rpcsvc-proto: version 1.3.1-r1 stable on ppc64, bug #657148 (diff)
downloadgentoo-240b643b0430e17f7be8ecdf9293714a2e76eff7.tar.gz
gentoo-240b643b0430e17f7be8ecdf9293714a2e76eff7.tar.bz2
gentoo-240b643b0430e17f7be8ecdf9293714a2e76eff7.zip
sys-libs/glibc: version 2.26-r7 stable on ppc64, bug #657148
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r--sys-libs/glibc/glibc-2.26-r7.ebuild2
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 23f9e11bbef2..f912fc41765d 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