diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-04-16 06:24:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-04-16 06:24:41 +0000 |
commit | 490aee0b98218162cb2407944c3b69ec29c69057 (patch) | |
tree | ecc14ee35a86ead8cc74fe59aa85894101a6ec95 /sys-libs/glibc/glibc-2.3.5.ebuild | |
parent | Version bumped. (diff) | |
download | historical-490aee0b98218162cb2407944c3b69ec29c69057.tar.gz historical-490aee0b98218162cb2407944c3b69ec29c69057.tar.bz2 historical-490aee0b98218162cb2407944c3b69ec29c69057.zip |
ia64 tests !
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.5.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.5.ebuild b/sys-libs/glibc/glibc-2.3.5.ebuild index 44728479ffab..022864dddfa5 100644 --- a/sys-libs/glibc/glibc-2.3.5.ebuild +++ b/sys-libs/glibc/glibc-2.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.ebuild,v 1.5 2005/04/15 21:11:27 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5.ebuild,v 1.6 2005/04/16 06:24:41 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="~amd64 ~sparc ~x86 ~ppc" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" BRANCH_UPDATE="" |