diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-10-31 19:18:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-10-31 19:18:48 +0000 |
commit | db7c3a12e782d1a02fd8b5664fd2682389490ac6 (patch) | |
tree | 32acf478f03c2a0418a6c1321cd4da3be9726b5a /sys-libs/glibc/glibc-2.15-r3.ebuild | |
parent | ESR bump for security bug 439960 (diff) | |
download | gentoo-2-db7c3a12e782d1a02fd8b5664fd2682389490ac6.tar.gz gentoo-2-db7c3a12e782d1a02fd8b5664fd2682389490ac6.tar.bz2 gentoo-2-db7c3a12e782d1a02fd8b5664fd2682389490ac6.zip |
Mark alpha/ia64/s390 stable #404993.
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 18c92c32d6e1..62410602c3a0 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.6 2012/10/21 17:17:18 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r3.ebuild,v 1.7 2012/10/31 19:18:48 vapier 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 ~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" |