diff options
author | 2005-11-13 21:24:37 +0000 | |
---|---|---|
committer | 2005-11-13 21:24:37 +0000 | |
commit | 611c02b4e799cccf3875269c09cc899db484fcdd (patch) | |
tree | eaebb251ee7a8e1598bd59e2beff829b30935b03 /sys-libs | |
parent | Only die for problem glibc's. (diff) | |
download | gentoo-2-611c02b4e799cccf3875269c09cc899db484fcdd.tar.gz gentoo-2-611c02b4e799cccf3875269c09cc899db484fcdd.tar.bz2 gentoo-2-611c02b4e799cccf3875269c09cc899db484fcdd.zip |
Re-mask, oops.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.6.ebuild b/sys-libs/glibc/glibc-2.3.6.ebuild index be3203fa9c83..edbdf1a4010c 100644 --- a/sys-libs/glibc/glibc-2.3.6.ebuild +++ b/sys-libs/glibc/glibc-2.3.6.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.6.ebuild,v 1.6 2005/11/13 21:23:12 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6.ebuild,v 1.7 2005/11/13 21:24:37 azarah 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="-* ~x86 ~amd64" +KEYWORDS="-*" BRANCH_UPDATE="" |