summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-01-15 09:01:28 +0000
committerMike Frysinger <vapier@gentoo.org>2010-01-15 09:01:28 +0000
commit5a70a2379bcc1362910a8e75b3f07a0fc6b26f9b (patch)
treea848de27baeb5ef4eaff8baf479a927574f7c906 /sys-libs
parentMark ia64 stable #296263. (diff)
downloadgentoo-2-5a70a2379bcc1362910a8e75b3f07a0fc6b26f9b.tar.gz
gentoo-2-5a70a2379bcc1362910a8e75b3f07a0fc6b26f9b.tar.bz2
gentoo-2-5a70a2379bcc1362910a8e75b3f07a0fc6b26f9b.zip
Add ppc64 love #291287.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.10.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index c221a287975b..a83ef9fa7179 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.672 2010/01/15 07:43:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.673 2010/01/15 09:01:28 vapier Exp $
+
+ 15 Jan 2010; Mike Frysinger <vapier@gentoo.org> glibc-2.10.1-r1.ebuild:
+ Add ppc64 love #291287.
15 Jan 2010; Mike Frysinger <vapier@gentoo.org> glibc-2.10.1-r1.ebuild:
Mark ia64 stable #289342.
diff --git a/sys-libs/glibc/glibc-2.10.1-r1.ebuild b/sys-libs/glibc/glibc-2.10.1-r1.ebuild
index 40cce9309d13..f4ee57a0562d 100644
--- a/sys-libs/glibc/glibc-2.10.1-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.10.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.10.1-r1.ebuild,v 1.6 2010/01/15 07:43:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.10.1-r1.ebuild,v 1.7 2010/01/15 09:01:28 vapier Exp $
inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
@@ -8,7 +8,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"