diff options
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.5-r1.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.5-r1.ebuild b/sys-libs/glibc/glibc-2.3.5-r1.ebuild index c0d087cac07f..2c8705c65793 100644 --- a/sys-libs/glibc/glibc-2.3.5-r1.ebuild +++ b/sys-libs/glibc/glibc-2.3.5-r1.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-r1.ebuild,v 1.21 2005/08/21 09:13:28 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5-r1.ebuild,v 1.22 2005/08/27 17:39:05 kumba 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 ~ppc64 sh ~sparc x86" +KEYWORDS="amd64 ~ppc64 sh ~sparc x86 ~mips" BRANCH_UPDATE="" |