diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-28 14:00:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-28 14:00:45 +0000 |
commit | 2cadc50896e7c010d53413f3088f4492ed190eef (patch) | |
tree | d7ac73e2fcd4dd62e2bf859dc0d78abf1849fcfb /sys-libs/glibc/glibc-2.5-r3.ebuild | |
parent | Fix Manifest. (diff) | |
download | historical-2cadc50896e7c010d53413f3088f4492ed190eef.tar.gz historical-2cadc50896e7c010d53413f3088f4492ed190eef.tar.bz2 historical-2cadc50896e7c010d53413f3088f4492ed190eef.zip |
Stable for HPPA (bug #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 3a1a913dcc65..22e4bbd6dbe9 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.1 2007/05/27 18:49:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r3.ebuild,v 1.2 2007/05/28 14:00:45 jer 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="" |