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 | 1b22b004d9681cda0497351e25dedb165f494ca0 (patch) | |
tree | 12c3d164c7cd975dc1a18997af0868c3bff8065a /sys-libs | |
parent | Version bump. (diff) | |
download | gentoo-2-1b22b004d9681cda0497351e25dedb165f494ca0.tar.gz gentoo-2-1b22b004d9681cda0497351e25dedb165f494ca0.tar.bz2 gentoo-2-1b22b004d9681cda0497351e25dedb165f494ca0.zip |
arm/sh stable
(Portage version: 2.1.2.8)
Diffstat (limited to 'sys-libs')
-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="" |