diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-24 07:49:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-24 07:49:49 +0000 |
commit | 894ed7f1cac48f0daef312a5f65c64cce156d512 (patch) | |
tree | c3a2372f609044fa0abcf29b42552edfb21f397d /sys-libs/glibc | |
parent | update virtuals (diff) | |
download | gentoo-2-894ed7f1cac48f0daef312a5f65c64cce156d512.tar.gz gentoo-2-894ed7f1cac48f0daef312a5f65c64cce156d512.tar.bz2 gentoo-2-894ed7f1cac48f0daef312a5f65c64cce156d512.zip |
arm KEYWORD
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.2-r10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.2-r10.ebuild b/sys-libs/glibc/glibc-2.3.2-r10.ebuild index 6a96adc1dafb..a84646701476 100644 --- a/sys-libs/glibc/glibc-2.3.2-r10.ebuild +++ b/sys-libs/glibc/glibc-2.3.2-r10.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.2-r10.ebuild,v 1.2 2004/04/18 20:59:17 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r10.ebuild,v 1.3 2004/04/24 07:49:31 vapier Exp $ IUSE="nls pic build nptl" @@ -56,7 +56,7 @@ SRC_URI="http://ftp.gnu.org/gnu/glibc/glibc-${MY_PV}.tar.bz2 hppa? ( mirror://gentoo/${P}-hppa-patches-p1.tar.bz2 )" HOMEPAGE="http://www.gnu.org/software/libc/libc.html" -KEYWORDS="~x86 ~sparc ~amd64 ~hppa ~alpha ~ppc s390 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64 s390" SLOT="2.2" LICENSE="LGPL-2" |