diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-07-08 14:06:49 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-07-08 14:06:49 +0000 |
commit | ded418fe73f42a37f260b7bed972c13708071eb9 (patch) | |
tree | 0c9f7a7ea8697d240fb69d2cff60edaddec4f842 /sys-libs/glibc/glibc-2.3.6-r4.ebuild | |
parent | Stable on ppc; glibc-2.4 related. (diff) | |
download | gentoo-2-ded418fe73f42a37f260b7bed972c13708071eb9.tar.gz gentoo-2-ded418fe73f42a37f260b7bed972c13708071eb9.tar.bz2 gentoo-2-ded418fe73f42a37f260b7bed972c13708071eb9.zip |
Stable on ppc; bug #137121.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.6-r4.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.6-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.6-r4.ebuild b/sys-libs/glibc/glibc-2.3.6-r4.ebuild index 13829177e313..871af4fafc48 100644 --- a/sys-libs/glibc/glibc-2.3.6-r4.ebuild +++ b/sys-libs/glibc/glibc-2.3.6-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r4.ebuild,v 1.23 2006/07/05 22:48:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r4.ebuild,v 1.24 2006/07/08 14:06:49 pylon 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="-* ~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 sh sparc x86" +KEYWORDS="-* ~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sh sparc x86" BRANCH_UPDATE="" |