diff options
author | 2005-10-21 14:04:39 +0000 | |
---|---|---|
committer | 2005-10-21 14:04:39 +0000 | |
commit | 62e406720ad7edf3496b65d31f221f7566a875a8 (patch) | |
tree | 57812c89d99c02baa56d6d76cab9ada10dba58f5 /sys-libs/glibc/glibc-2.3.5-r2.ebuild | |
parent | stable amd64 (diff) | |
download | gentoo-2-62e406720ad7edf3496b65d31f221f7566a875a8.tar.gz gentoo-2-62e406720ad7edf3496b65d31f221f7566a875a8.tar.bz2 gentoo-2-62e406720ad7edf3496b65d31f221f7566a875a8.zip |
going back to ~ppc64 in light of bug #109985
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.5-r2.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.5-r2.ebuild b/sys-libs/glibc/glibc-2.3.5-r2.ebuild index a8e983e87b7f..d220a7929ce5 100644 --- a/sys-libs/glibc/glibc-2.3.5-r2.ebuild +++ b/sys-libs/glibc/glibc-2.3.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5-r2.ebuild,v 1.19 2005/10/20 00:05:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5-r2.ebuild,v 1.20 2005/10/21 14:04:39 tgall Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -16,7 +16,7 @@ # CHOST = CTARGET - install into / # CHOST != CTARGET - install into /usr/CTARGET/ -KEYWORDS="-* amd64 arm -hppa ~ia64 m68k ~mips ppc ppc64 ~s390 sh ~sparc x86" +KEYWORDS="-* amd64 arm -hppa ~ia64 m68k ~mips ppc ~ppc64 ~s390 sh ~sparc x86" BRANCH_UPDATE="" |