diff options
Diffstat (limited to 'sys-libs/glibc/glibc-2.5.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.5.ebuild b/sys-libs/glibc/glibc-2.5.ebuild index 070b0dadf7f1..39e7355e71e0 100644 --- a/sys-libs/glibc/glibc-2.5.ebuild +++ b/sys-libs/glibc/glibc-2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5.ebuild,v 1.28 2007/02/10 23:52:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5.ebuild,v 1.29 2007/02/11 15:02:53 josejx 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 ~ia64 ~ppc ppc64 sh ~sparc x86" +KEYWORDS="-* ~alpha ~amd64 arm ~ia64 ppc ppc64 sh ~sparc x86" BRANCH_UPDATE="" |