diff options
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.3_pre20031222.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.3_pre20031222.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.3_pre20031222.ebuild b/sys-libs/glibc/glibc-2.3.3_pre20031222.ebuild index c7c715c2a285..30cc2b8b8c17 100644 --- a/sys-libs/glibc/glibc-2.3.3_pre20031222.ebuild +++ b/sys-libs/glibc/glibc-2.3.3_pre20031222.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.3_pre20031222.ebuild,v 1.3 2004/01/18 10:21:51 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.3_pre20031222.ebuild,v 1.4 2004/01/25 05:02:30 vapier Exp $ IUSE="nls pic build nptl" @@ -57,7 +57,7 @@ SRC_URI="http://ftp.gnu.org/gnu/glibc/glibc-${MY_PV}.tar.bz2 hppa? ( mirror://gentoo/${PN}-${MY_PV}-hppa-patches-p1.tar.bz2 )" HOMEPAGE="http://www.gnu.org/software/libc/libc.html" -KEYWORDS="~x86 ~mips ~sparc ~amd64 ~hppa ~alpha ~ia64 ~ppc64" +KEYWORDS="~x86 ~mips ~sparc ~amd64 -hppa ~alpha ~ia64 ~ppc64" SLOT="2.2" LICENSE="LGPL-2" |