diff options
author | 2006-06-27 00:06:32 +0000 | |
---|---|---|
committer | 2006-06-27 00:06:32 +0000 | |
commit | b8bfd2d86aa0bb6bfb6890558fc89d9a24605f08 (patch) | |
tree | d9269b989984eae224b1d3959eb8e2a67f5de083 /sys-libs | |
parent | Punt Fedora tarballs in favor of packaging c_stubs/glibc-compat ourselves #13... (diff) | |
download | historical-b8bfd2d86aa0bb6bfb6890558fc89d9a24605f08.tar.gz historical-b8bfd2d86aa0bb6bfb6890558fc89d9a24605f08.tar.bz2 historical-b8bfd2d86aa0bb6bfb6890558fc89d9a24605f08.zip |
arm stable
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.6-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.6-r4.ebuild b/sys-libs/glibc/glibc-2.3.6-r4.ebuild index 5e44a6933bdd..61bd6d443f86 100644 --- a/sys-libs/glibc/glibc-2.3.6-r4.ebuild +++ b/sys-libs/glibc/glibc-2.3.6-r4.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.6-r4.ebuild,v 1.17 2006/06/27 00:02:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r4.ebuild,v 1.18 2006/06/27 00:06:32 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 sparc x86" +KEYWORDS="-* ~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" BRANCH_UPDATE="" |