diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-03 17:35:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-03 17:35:30 +0000 |
commit | 13580960f4e7c269f5bfbc516e67b87dc560c975 (patch) | |
tree | 82b1de566649af568ba08885a01dc9523c963cb6 /dev-libs/klibc/klibc-1.5.15-r1.ebuild | |
parent | ia64/s390/sh/sparc stable wrt #359853 (diff) | |
download | gentoo-2-13580960f4e7c269f5bfbc516e67b87dc560c975.tar.gz gentoo-2-13580960f4e7c269f5bfbc516e67b87dc560c975.tar.bz2 gentoo-2-13580960f4e7c269f5bfbc516e67b87dc560c975.zip |
Drop sparc keywords
(Portage version: 2.1.9.49/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/klibc/klibc-1.5.15-r1.ebuild')
-rw-r--r-- | dev-libs/klibc/klibc-1.5.15-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/klibc/klibc-1.5.15-r1.ebuild b/dev-libs/klibc/klibc-1.5.15-r1.ebuild index b6e320acaac6..0ed8d779fcb2 100644 --- a/dev-libs/klibc/klibc-1.5.15-r1.ebuild +++ b/dev-libs/klibc/klibc-1.5.15-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.15-r1.ebuild,v 1.3 2010/01/10 09:50:36 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.15-r1.ebuild,v 1.4 2011/06/03 17:35:30 armin76 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 ~arm" +KEYWORDS="~amd64 ~arm -mips ~ppc ~x86" SLOT="0" IUSE="debug n32" |