diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-10-16 14:26:19 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-10-16 14:26:19 +0000 |
commit | 6adadf161a6ed76e644450d69d9523fcf72febc0 (patch) | |
tree | f1173e9252e19f12335d59c0148328e0e88b2800 /sys-libs/glibc/glibc-2.6.1.ebuild | |
parent | Added ~ppc64; bug #195986 (diff) | |
download | historical-6adadf161a6ed76e644450d69d9523fcf72febc0.tar.gz historical-6adadf161a6ed76e644450d69d9523fcf72febc0.tar.bz2 historical-6adadf161a6ed76e644450d69d9523fcf72febc0.zip |
Stable on amd64 wrt bug #195427
Package-Manager: portage-2.1.3.14
Diffstat (limited to 'sys-libs/glibc/glibc-2.6.1.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.6.1.ebuild b/sys-libs/glibc/glibc-2.6.1.ebuild index fa2da6c86736..a0c3349e231d 100644 --- a/sys-libs/glibc/glibc-2.6.1.ebuild +++ b/sys-libs/glibc/glibc-2.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v 1.10 2007/10/15 12:58:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v 1.11 2007/10/16 14:26:19 angelos 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 ~ia64 ~mips ppc ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~sh ~sparc x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" |