summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-11-12 16:31:32 +0000
committerMike Frysinger <vapier@gentoo.org>2004-11-12 16:31:32 +0000
commit7dd9c7f13a8e7027d19cb0a3af08fe316afbbe33 (patch)
tree46bd50d5154ebe281331513aa26aeae7456141f5 /sys-libs/glibc
parentKeyworded ppc for GNOME 2.8 *insert fanfare* (Manifest recommit) (diff)
downloadgentoo-2-7dd9c7f13a8e7027d19cb0a3af08fe316afbbe33.tar.gz
gentoo-2-7dd9c7f13a8e7027d19cb0a3af08fe316afbbe33.tar.bz2
gentoo-2-7dd9c7f13a8e7027d19cb0a3af08fe316afbbe33.zip
sh KEYWORDS
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r--sys-libs/glibc/glibc-2.3.2-r12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.2-r12.ebuild b/sys-libs/glibc/glibc-2.3.2-r12.ebuild
index cc4e04c4c4b6..c357d235b626 100644
--- a/sys-libs/glibc/glibc-2.3.2-r12.ebuild
+++ b/sys-libs/glibc/glibc-2.3.2-r12.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.2-r12.ebuild,v 1.1 2004/10/07 22:24:28 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r12.ebuild,v 1.2 2004/11/12 16:31:32 vapier Exp $
inherit eutils flag-o-matic gcc
@@ -29,7 +29,7 @@ SRC_URI="http://ftp.gnu.org/gnu/glibc/glibc-${MY_PV}.tar.bz2
LICENSE="LGPL-2"
SLOT="2.2"
-KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc s390 sh sparc x86"
IUSE="nls pic build nptl debug"
RESTRICT="nostrip" # we'll handle stripping ourself #46186