diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-01-15 07:43:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-01-15 07:43:12 +0000 |
commit | b0f681234b12effc50489b41e05253dc54b0dbd3 (patch) | |
tree | b1f21826aa09f8f51b73a473a051d6cc8e0698dc /sys-libs/glibc/glibc-2.10.1-r1.ebuild | |
parent | Version bump #292246 by gionnico with updated NLS patch by Lars Wendler and a... (diff) | |
download | gentoo-2-b0f681234b12effc50489b41e05253dc54b0dbd3.tar.gz gentoo-2-b0f681234b12effc50489b41e05253dc54b0dbd3.tar.bz2 gentoo-2-b0f681234b12effc50489b41e05253dc54b0dbd3.zip |
Mark ia64 stable #289342.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/glibc/glibc-2.10.1-r1.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.10.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.10.1-r1.ebuild b/sys-libs/glibc/glibc-2.10.1-r1.ebuild index a30bb13b963a..40cce9309d13 100644 --- a/sys-libs/glibc/glibc-2.10.1-r1.ebuild +++ b/sys-libs/glibc/glibc-2.10.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.10.1-r1.ebuild,v 1.5 2010/01/14 00:58:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.10.1-r1.ebuild,v 1.6 2010/01/15 07:43:12 vapier 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 ~ppc ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~s390 ~sparc x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" |