diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-11-01 17:25:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-11-01 17:25:35 +0000 |
commit | f6f448f1fe2a01b212f3093985e0429b3b52e1a0 (patch) | |
tree | 17c936b4ed7d1220e9dbdc1e48ec9e299cbbbe77 /sys-libs/glibc/glibc-2.15-r3.ebuild | |
parent | keyword ~arm ~mips ~ppc ~ppc64, bug #440674 (diff) | |
download | gentoo-2-f6f448f1fe2a01b212f3093985e0429b3b52e1a0.tar.gz gentoo-2-f6f448f1fe2a01b212f3093985e0429b3b52e1a0.tar.bz2 gentoo-2-f6f448f1fe2a01b212f3093985e0429b3b52e1a0.zip |
sparc stable wrt #404993
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'sys-libs/glibc/glibc-2.15-r3.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.15-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.15-r3.ebuild b/sys-libs/glibc/glibc-2.15-r3.ebuild index 62410602c3a0..8ec6e17c2eca 100644 --- a/sys-libs/glibc/glibc-2.15-r3.ebuild +++ b/sys-libs/glibc/glibc-2.15-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.15-r3.ebuild,v 1.7 2012/10/31 19:18:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r3.ebuild,v 1.8 2012/11/01 17:25:35 armin76 Exp $ inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib unpacker multiprocessing @@ -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 ~mips ppc ppc64 s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm -hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" |