summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.4.20040808.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20040808.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.4.20040808.ebuild b/sys-libs/glibc/glibc-2.3.4.20040808.ebuild
index d8c49f34e727..491bceee4658 100644
--- a/sys-libs/glibc/glibc-2.3.4.20040808.ebuild
+++ b/sys-libs/glibc/glibc-2.3.4.20040808.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040808.ebuild,v 1.19 2004/09/22 00:46:37 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040808.ebuild,v 1.20 2004/09/22 02:00:43 lv Exp $
inherit eutils flag-o-matic gcc
@@ -39,7 +39,7 @@ SRC_URI="http://dev.gentoo.org/~lv/${PN}-${BASE_PV}.tar.bz2
LICENSE="LGPL-2"
SLOT="2.2"
-KEYWORDS="-* ~x86 ~amd64 ~hppa ppc64 ~ppc"
+KEYWORDS="-* ~x86 amd64 ~hppa ppc64 ~ppc"
IUSE="nls pic build nptl erandom hardened makecheck multilib debug userlocales"
RESTRICT="nostrip" # we'll handle stripping ourself #46186