summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-06-10 20:58:48 +0000
committerTravis Tilley <lv@gentoo.org>2004-06-10 20:58:48 +0000
commit2839790aa7bbaf98f0efd8f08557dfd22f5fb581 (patch)
treebff68ccbd92526272835feaadc24bad891d69c15
parentFixed digest (diff)
downloadgentoo-2-2839790aa7bbaf98f0efd8f08557dfd22f5fb581.tar.gz
gentoo-2-2839790aa7bbaf98f0efd8f08557dfd22f5fb581.tar.bz2
gentoo-2-2839790aa7bbaf98f0efd8f08557dfd22f5fb581.zip
passes "make check" on ppc64, adding ~ppc64 keyword
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20040605.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index b6097d065d29..596d1cb13a27 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.183 2004/06/10 19:53:15 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.184 2004/06/10 20:58:48 lv Exp $
+
+ 10 Jun 2004; Travis Tilley <lv@gentoo.org> glibc-2.3.4.20040605.ebuild:
+ passes "make check" on ppc64, adding ~ppc64 keyword
10 Jun 2004; Stephen P. Becker <geoman@gentoo.org>
glibc-2.3.3_pre20040529.ebuild:
diff --git a/sys-libs/glibc/glibc-2.3.4.20040605.ebuild b/sys-libs/glibc/glibc-2.3.4.20040605.ebuild
index c58d4ea6b539..caf76b048f93 100644
--- a/sys-libs/glibc/glibc-2.3.4.20040605.ebuild
+++ b/sys-libs/glibc/glibc-2.3.4.20040605.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040605.ebuild,v 1.8 2004/06/09 12:30:19 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040605.ebuild,v 1.9 2004/06/10 20:58:48 lv Exp $
IUSE="nls pic build nptl erandom hardened makecheck multilib"
@@ -43,7 +43,7 @@ SRC_URI="http://dev.gentoo.org/~lv/${P}.tar.bz2
HOMEPAGE="http://sources.redhat.com/glibc/"
#KEYWORDS="~x86 ~mips ~sparc ~amd64 -hppa ~ia64 ~ppc" # breaks on ~alpha
-KEYWORDS="-* ~amd64"
+KEYWORDS="-* ~amd64 ~ppc64"
SLOT="2.2"
LICENSE="LGPL-2"