diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-06-21 06:52:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-06-21 06:52:14 +0000 |
commit | 20a0cfd8f6c6da249c7d8f1a581e27290f8f9228 (patch) | |
tree | b5178c81c39d38802415b32078ab5df5cf5da452 /sys-libs | |
parent | correct email address of Ken (diff) | |
download | gentoo-2-20a0cfd8f6c6da249c7d8f1a581e27290f8f9228.tar.gz gentoo-2-20a0cfd8f6c6da249c7d8f1a581e27290f8f9228.tar.bz2 gentoo-2-20a0cfd8f6c6da249c7d8f1a581e27290f8f9228.zip |
arm love
(Portage version: 2.2_rc1/cvs/Linux 2.6.25 x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.7-r2.ebuild b/sys-libs/glibc/glibc-2.7-r2.ebuild index d4ea4e4030af..8a7024acf592 100644 --- a/sys-libs/glibc/glibc-2.7-r2.ebuild +++ b/sys-libs/glibc/glibc-2.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.7-r2.ebuild,v 1.6 2008/06/11 19:42:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.7-r2.ebuild,v 1.7 2008/06/21 06:52:14 vapier Exp $ inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib @@ -8,7 +8,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library" HOMEPAGE="http://www.gnu.org/software/libc/libc.html" LICENSE="LGPL-2" -KEYWORDS="~amd64 hppa ~ia64 ~ppc ppc64 ~s390 sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 sh ~sparc ~x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" |