diff options
author | 2011-12-11 17:27:12 +0000 | |
---|---|---|
committer | 2011-12-11 17:27:12 +0000 | |
commit | 1df3beb1bfe897038cb85a40b6b6b314afa29f39 (patch) | |
tree | a54dff6b5d9de0fe3700d0c026bc30d6180eae84 /sys-libs/glibc/glibc-2.13-r4.ebuild | |
parent | Stable for AMD64, wrt security bug #393395 (diff) | |
download | gentoo-2-1df3beb1bfe897038cb85a40b6b6b314afa29f39.tar.gz gentoo-2-1df3beb1bfe897038cb85a40b6b6b314afa29f39.tar.bz2 gentoo-2-1df3beb1bfe897038cb85a40b6b6b314afa29f39.zip |
alpha/ia64/sparc stable wrt #382377
(Portage version: 2.1.10.38/cvs/Linux ia64)
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 2d8287da0c0a..efc4015ca101 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.7 2011/12/11 09:11:59 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.13-r4.ebuild,v 1.8 2011/12/11 17:27:12 armin76 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" |