diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-05-31 06:36:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-05-31 06:36:48 +0000 |
commit | 663d7eda900ed2f5384309367c1ad705a1f3bc03 (patch) | |
tree | 3c07799ea84b0cde36875f61b89eaff9d9c1eff7 /sys-libs/glibc/glibc-2.5-r3.ebuild | |
parent | Version bump. (diff) | |
download | historical-663d7eda900ed2f5384309367c1ad705a1f3bc03.tar.gz historical-663d7eda900ed2f5384309367c1ad705a1f3bc03.tar.bz2 historical-663d7eda900ed2f5384309367c1ad705a1f3bc03.zip |
arm/sh stable
Package-Manager: portage-2.1.2.8
Diffstat (limited to 'sys-libs/glibc/glibc-2.5-r3.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.5-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.5-r3.ebuild b/sys-libs/glibc/glibc-2.5-r3.ebuild index 8353f9f13b88..860cc857d704 100644 --- a/sys-libs/glibc/glibc-2.5-r3.ebuild +++ b/sys-libs/glibc/glibc-2.5-r3.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-r3.ebuild,v 1.4 2007/05/30 09:49:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r3.ebuild,v 1.5 2007/05/31 06:36:48 vapier 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="" |