summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-11-07 05:37:07 +0000
committerMike Frysinger <vapier@gentoo.org>2007-11-07 05:37:07 +0000
commitffb84180765fd8608946e6b68776380eb8dbd4d9 (patch)
tree07ff1301ddac81d3d54be9dd17eaf4a54596eca3 /sys-libs
parentold (diff)
downloadgentoo-2-ffb84180765fd8608946e6b68776380eb8dbd4d9.tar.gz
gentoo-2-ffb84180765fd8608946e6b68776380eb8dbd4d9.tar.bz2
gentoo-2-ffb84180765fd8608946e6b68776380eb8dbd4d9.zip
unleash onto amd64/ia64/ppc/ppc64/sh/x86
(Portage version: 2.1.3.18)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.7.ebuild b/sys-libs/glibc/glibc-2.7.ebuild
index 2e1b7b75150f..53ad1452fce4 100644
--- a/sys-libs/glibc/glibc-2.7.ebuild
+++ b/sys-libs/glibc/glibc-2.7.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.7.ebuild,v 1.4 2007/11/04 04:18:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.7.ebuild,v 1.5 2007/11/07 05:37:07 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="~amd64 ~ia64 ~ppc ~ppc64 ~sh ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sh ~x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"