diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-29 16:33:44 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-29 16:33:44 +0000 |
commit | 0c7773ca3e875d435743c9ee4f28d0033e6781fb (patch) | |
tree | 2508f4f4b9c87472e5aa531ef6bacb476296e973 /sys-libs/glibc/glibc-2.14.1-r3.ebuild | |
parent | x86 stable, bug #413323 (diff) | |
download | gentoo-2-0c7773ca3e875d435743c9ee4f28d0033e6781fb.tar.gz gentoo-2-0c7773ca3e875d435743c9ee4f28d0033e6781fb.tar.bz2 gentoo-2-0c7773ca3e875d435743c9ee4f28d0033e6781fb.zip |
arm stable, bug #411903
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/glibc/glibc-2.14.1-r3.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.14.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.14.1-r3.ebuild b/sys-libs/glibc/glibc-2.14.1-r3.ebuild index 5567ba3c6dda..aa61d2208bb9 100644 --- a/sys-libs/glibc/glibc-2.14.1-r3.ebuild +++ b/sys-libs/glibc/glibc-2.14.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r3.ebuild,v 1.8 2012/04/28 16:22:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r3.ebuild,v 1.9 2012/04/29 16:33:44 maekke 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="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" |