diff options
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.2-r6.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.2-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.2-r6.ebuild b/sys-libs/glibc/glibc-2.3.2-r6.ebuild index d75ac98e0825..e18b4e689b4e 100644 --- a/sys-libs/glibc/glibc-2.3.2-r6.ebuild +++ b/sys-libs/glibc/glibc-2.3.2-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.2-r6.ebuild,v 1.3 2003/10/14 22:52:43 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r6.ebuild,v 1.4 2003/10/18 21:02:47 brad_mssw Exp $ IUSE="nls pic build nptl" @@ -56,7 +56,7 @@ SRC_URI="http://ftp.gnu.org/gnu/glibc/glibc-${MY_PV}.tar.bz2 mirror://gentoo/${P}-branch-update-${BRANCH_UPDATE}.patch.bz2" HOMEPAGE="http://www.gnu.org/software/libc/libc.html" -KEYWORDS="-* ~x86" +KEYWORDS="-* ~x86 ~amd64" # Is 99% compadible, just some .a's bork SLOT="2.2" LICENSE="LGPL-2" |