diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-06-30 02:51:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-06-30 02:51:56 +0000 |
commit | f2ce6f0cdf69babb62da3a3b7a2af5df2ef71599 (patch) | |
tree | 79ed3cea93f33f08661b4147a4e467a88592f68a /sys-libs | |
parent | old (diff) | |
download | gentoo-2-f2ce6f0cdf69babb62da3a3b7a2af5df2ef71599.tar.gz gentoo-2-f2ce6f0cdf69babb62da3a3b7a2af5df2ef71599.tar.bz2 gentoo-2-f2ce6f0cdf69babb62da3a3b7a2af5df2ef71599.zip |
sh stable
(Portage version: 2.1.1_pre1-r5)
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 32a2832ea4d8..d0fe816953be 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.20 2006/06/28 19:34:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r4.ebuild,v 1.21 2006/06/30 02:51:56 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 sh sparc x86" BRANCH_UPDATE="" |