diff options
author | 2005-04-16 06:24:41 +0000 | |
---|---|---|
committer | 2005-04-16 06:24:41 +0000 | |
commit | 33bec557d803bcc4d27821e7f545bd3f390e2c1a (patch) | |
tree | 754d3c5fbdc2d44990adf8e7bfc18eec9199f777 /sys-libs | |
parent | Version bumped. (diff) | |
download | gentoo-2-33bec557d803bcc4d27821e7f545bd3f390e2c1a.tar.gz gentoo-2-33bec557d803bcc4d27821e7f545bd3f390e2c1a.tar.bz2 gentoo-2-33bec557d803bcc4d27821e7f545bd3f390e2c1a.zip |
ia64 tests !
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild b/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild index fd87715c8ddc..8f4d20a26af3 100644 --- a/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild +++ b/sys-libs/glibc/glibc-2.3.4.20050125-r1.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.4.20050125-r1.ebuild,v 1.38 2005/04/14 07:17:58 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild,v 1.39 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 ~mips ~sparc ~x86 -ppc" +KEYWORDS="~amd64 ~ia64 ~mips -ppc ~sparc ~x86" BRANCH_UPDATE="" 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="" |