diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-19 17:47:28 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-19 17:47:28 +0000 |
commit | c71a4c141b6b3bd5478afdf112cd768fe001a78b (patch) | |
tree | 16a25edc90a82587e55bfa3155170441a2ababf1 /sys-libs/glibc/glibc-2.10.1-r1.ebuild | |
parent | ppc stable #288026 (diff) | |
download | gentoo-2-c71a4c141b6b3bd5478afdf112cd768fe001a78b.tar.gz gentoo-2-c71a4c141b6b3bd5478afdf112cd768fe001a78b.tar.bz2 gentoo-2-c71a4c141b6b3bd5478afdf112cd768fe001a78b.zip |
ppc stable #289342
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'sys-libs/glibc/glibc-2.10.1-r1.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.10.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.10.1-r1.ebuild b/sys-libs/glibc/glibc-2.10.1-r1.ebuild index d4805cab655b..60d0267ee0ee 100644 --- a/sys-libs/glibc/glibc-2.10.1-r1.ebuild +++ b/sys-libs/glibc/glibc-2.10.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.10.1-r1.ebuild,v 1.8 2010/01/18 21:34:04 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.10.1-r1.ebuild,v 1.9 2010/01/19 17:47:28 nixnut 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 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sparc x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" |