diff options
Diffstat (limited to 'dev-libs/klibc/klibc-1.5.12-r1.ebuild')
-rw-r--r-- | dev-libs/klibc/klibc-1.5.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/klibc/klibc-1.5.12-r1.ebuild b/dev-libs/klibc/klibc-1.5.12-r1.ebuild index cc5badd305a1..316eebb824ff 100644 --- a/dev-libs/klibc/klibc-1.5.12-r1.ebuild +++ b/dev-libs/klibc/klibc-1.5.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.12-r1.ebuild,v 1.3 2008/10/31 22:00:19 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.12-r1.ebuild,v 1.4 2008/11/01 01:50:54 darkside Exp $ # Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007: # This still needs major work. @@ -37,7 +37,7 @@ SRC_URI=" ${KERNEL_URI}" LICENSE="|| ( GPL-2 LGPL-2 )" -KEYWORDS="~amd64 -mips ~ppc ~sparc ~x86" +KEYWORDS="amd64 -mips ~ppc ~sparc ~x86" SLOT="0" IUSE="debug n32" |