summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-04-19 17:48:25 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-04-19 17:48:25 +0000
commit323acbb116ccae17de1427d8b4be83cbfb13e443 (patch)
treeea8eafe57f7f41b5bdf3d8a0900bdead1b123ff4 /sys-libs/glibc/glibc-2.10.1-r1.ebuild
parentForce -O0 on arm (diff)
downloadgentoo-2-323acbb116ccae17de1427d8b4be83cbfb13e443.tar.gz
gentoo-2-323acbb116ccae17de1427d8b4be83cbfb13e443.tar.bz2
gentoo-2-323acbb116ccae17de1427d8b4be83cbfb13e443.zip
sh stable
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'sys-libs/glibc/glibc-2.10.1-r1.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.10.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.10.1-r1.ebuild b/sys-libs/glibc/glibc-2.10.1-r1.ebuild
index cb37be8bf9c4..e3520b623cb2 100644
--- a/sys-libs/glibc/glibc-2.10.1-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.10.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.10.1-r1.ebuild,v 1.12 2010/01/22 19:27:20 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.10.1-r1.ebuild,v 1.13 2010/04/19 17:48:25 armin76 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 ppc ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 sh sparc x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"