diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-11-24 19:56:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-11-24 19:56:12 +0000 |
commit | 5b3047a344a52ce639c0a023273d09b27b5081a1 (patch) | |
tree | 5d4b46cf29ce6658717b717f103d53c6ec7622a0 /sys-libs/glibc/glibc-2.13-r4.ebuild | |
parent | Drop old. (diff) | |
download | gentoo-2-5b3047a344a52ce639c0a023273d09b27b5081a1.tar.gz gentoo-2-5b3047a344a52ce639c0a023273d09b27b5081a1.tar.bz2 gentoo-2-5b3047a344a52ce639c0a023273d09b27b5081a1.zip |
Stable for HPPA (bug #382377).
(Portage version: 2.2.0_alpha77/cvs/Linux x86_64)
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 7b074a99f35c..9410795b13dc 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.3 2011/11/16 16:07:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.13-r4.ebuild,v 1.4 2011/11/24 19:56:12 jer 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" |