diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-04-30 13:32:29 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-04-30 13:32:29 +0000 |
commit | 5809e14f4ddd81a0c0c360e8e399edb177e8cfb0 (patch) | |
tree | 9249e8e0f266a5690ed8849f993ff18172efc3c6 /sys-libs/glibc/glibc-2.3.5-r3.ebuild | |
parent | stable amd64 (diff) | |
download | gentoo-2-5809e14f4ddd81a0c0c360e8e399edb177e8cfb0.tar.gz gentoo-2-5809e14f4ddd81a0c0c360e8e399edb177e8cfb0.tar.bz2 gentoo-2-5809e14f4ddd81a0c0c360e8e399edb177e8cfb0.zip |
stable amd64
(Portage version: 3282-svn)
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.5-r3.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.5-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.5-r3.ebuild b/sys-libs/glibc/glibc-2.3.5-r3.ebuild index a9b74072df96..dd62229701d3 100644 --- a/sys-libs/glibc/glibc-2.3.5-r3.ebuild +++ b/sys-libs/glibc/glibc-2.3.5-r3.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.5-r3.ebuild,v 1.23 2006/04/17 07:33:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5-r3.ebuild,v 1.24 2006/04/30 13:32:29 blubb 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 ~s390 sparc x86" +KEYWORDS="-* alpha amd64 arm -hppa ~ia64 mips ppc ~s390 sparc x86" BRANCH_UPDATE="" |