summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-09-18 01:02:56 +0000
committerTravis Tilley <lv@gentoo.org>2004-09-18 01:02:56 +0000
commit4b6cbc26b18c125b2c61a49a06f91db07dffbb9f (patch)
tree7c9e1b5a8ee3cdfc730d1c576a15150f4e57f341 /sys-libs/glibc
parentAdded RESTRICT=nomirror. (Manifest recommit) (diff)
downloadgentoo-2-4b6cbc26b18c125b2c61a49a06f91db07dffbb9f.tar.gz
gentoo-2-4b6cbc26b18c125b2c61a49a06f91db07dffbb9f.tar.bz2
gentoo-2-4b6cbc26b18c125b2c61a49a06f91db07dffbb9f.zip
make that mask on all archs... i've received too many bug reports in too short a time period
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20040916.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.4.20040916.ebuild b/sys-libs/glibc/glibc-2.3.4.20040916.ebuild
index ada268078177..d6dcd4ad650e 100644
--- a/sys-libs/glibc/glibc-2.3.4.20040916.ebuild
+++ b/sys-libs/glibc/glibc-2.3.4.20040916.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.20040916.ebuild,v 1.3 2004/09/17 19:42:28 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040916.ebuild,v 1.4 2004/09/18 01:02:56 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="-* ~amd64 ~ppc64"
+KEYWORDS="-*"
IUSE="nls pic build nptl erandom hardened makecheck multilib debug userlocales"
RESTRICT="nostrip" # we'll handle stripping ourself #46186