diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-12-30 15:06:47 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-12-30 15:06:47 +0000 |
commit | d4477305b28539573d3bfaf181a327e967ebfde2 (patch) | |
tree | 77a8669d938a95960866a2b3d3d23844af3d27d3 /sys-libs/glibc/glibc-2.13-r4.ebuild | |
parent | Stable for HPPA (bug #396483). (diff) | |
download | gentoo-2-d4477305b28539573d3bfaf181a327e967ebfde2.tar.gz gentoo-2-d4477305b28539573d3bfaf181a327e967ebfde2.tar.bz2 gentoo-2-d4477305b28539573d3bfaf181a327e967ebfde2.zip |
Stable for ppc/ppc64; bug #382377
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-libs/glibc/glibc-2.13-r4.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.13-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.13-r4.ebuild b/sys-libs/glibc/glibc-2.13-r4.ebuild index efc4015ca101..bf755b682882 100644 --- a/sys-libs/glibc/glibc-2.13-r4.ebuild +++ b/sys-libs/glibc/glibc-2.13-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.13-r4.ebuild,v 1.8 2011/12/11 17:27:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.13-r4.ebuild,v 1.9 2011/12/30 15:06:47 halcy0n 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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" |