diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-07-07 19:10:54 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-07-07 19:10:54 +0000 |
commit | 1ed36b210c3c425d6339350583e743fcc18eb5d7 (patch) | |
tree | 8d0d1619148eaa93d9db8b5c05e70662560d35b5 /sys-libs/glibc/glibc-2.3.5.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-1ed36b210c3c425d6339350583e743fcc18eb5d7.tar.gz gentoo-2-1ed36b210c3c425d6339350583e743fcc18eb5d7.tar.bz2 gentoo-2-1ed36b210c3c425d6339350583e743fcc18eb5d7.zip |
Stable amd64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.5.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.5.ebuild b/sys-libs/glibc/glibc-2.3.5.ebuild index 46452a8e5590..b659b629440d 100644 --- a/sys-libs/glibc/glibc-2.3.5.ebuild +++ b/sys-libs/glibc/glibc-2.3.5.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.ebuild,v 1.27 2005/07/04 08:22:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5.ebuild,v 1.28 2005/07/07 19:10:54 eradicator 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 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" BRANCH_UPDATE="" |