summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-09-05 11:36:03 -0400
committerAnthony G. Basile <blueness@gentoo.org>2018-09-05 11:36:29 -0400
commit298c315b8a2bbe9deaf4d718cd66965026523955 (patch)
tree56a708bfec446e4a33be95fbb69e949dfb46c101 /sys-libs
parentnet-libs/rpcsvc-proto: version 1.3.1-r1 stable on ppc, bug #657148 (diff)
downloadgentoo-298c315b8a2bbe9deaf4d718cd66965026523955.tar.gz
gentoo-298c315b8a2bbe9deaf4d718cd66965026523955.tar.bz2
gentoo-298c315b8a2bbe9deaf4d718cd66965026523955.zip
sys-libs/glibc: version 2.26-r7 stable on ppc, bug #657148
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-libs')
-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 d309ffa80674..23f9e11bbef2 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