summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-15 05:33:01 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-15 05:33:01 +0000
commit63a4b78a47271ebdb33e6fef098cb0787d86530f (patch)
tree39c866a248f0348b4f878ac291a982eb58692fe2 /dev-libs
parentmove to stable ! (Manifest recommit) (diff)
downloadgentoo-2-63a4b78a47271ebdb33e6fef098cb0787d86530f.tar.gz
gentoo-2-63a4b78a47271ebdb33e6fef098cb0787d86530f.tar.bz2
gentoo-2-63a4b78a47271ebdb33e6fef098cb0787d86530f.zip
sync up ppc/mips stable
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/uclibc/uclibc-0.9.26-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/uclibc/uclibc-0.9.26-r5.ebuild b/dev-libs/uclibc/uclibc-0.9.26-r5.ebuild
index 9ad3dab6b0a5..04a2835040ce 100644
--- a/dev-libs/uclibc/uclibc-0.9.26-r5.ebuild
+++ b/dev-libs/uclibc/uclibc-0.9.26-r5.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/dev-libs/uclibc/uclibc-0.9.26-r5.ebuild,v 1.9 2004/09/08 20:17:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/uclibc/uclibc-0.9.26-r5.ebuild,v 1.10 2004/10/15 05:33:01 vapier Exp $
inherit eutils flag-o-matic gcc
@@ -21,7 +21,7 @@ SRC_URI="http://www.kernel.org/pub/linux/libs/uclibc/${MY_P}.tar.bz2
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~mips arm"
+KEYWORDS="x86 ppc ~sparc mips arm"
IUSE="build hardened ipv6 static debug" # nls is not supported yet
RESTRICT="nostrip"