diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-29 13:01:01 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-29 13:01:01 +0000 |
commit | 4e081c8ee8a3420e0893238bf5ffe0e901a044cf (patch) | |
tree | a1626f63c46fa044a006452a4334827cf64e3817 /sys-libs/glibc/glibc-2.5-r3.ebuild | |
parent | prepare for supporting several implementation + misc fixes (diff) | |
download | historical-4e081c8ee8a3420e0893238bf5ffe0e901a044cf.tar.gz historical-4e081c8ee8a3420e0893238bf5ffe0e901a044cf.tar.bz2 historical-4e081c8ee8a3420e0893238bf5ffe0e901a044cf.zip |
Stable on sparc wrt security #176712
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'sys-libs/glibc/glibc-2.5-r3.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.5-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.5-r3.ebuild b/sys-libs/glibc/glibc-2.5-r3.ebuild index 22e4bbd6dbe9..204d6db5d744 100644 --- a/sys-libs/glibc/glibc-2.5-r3.ebuild +++ b/sys-libs/glibc/glibc-2.5-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r3.ebuild,v 1.2 2007/05/28 14:00:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r3.ebuild,v 1.3 2007/05/29 13:01:01 gustavoz 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 ~sh ~sparc ~x86" +KEYWORDS="-* ~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" BRANCH_UPDATE="" |