diff options
Diffstat (limited to 'sys-kernel/sparc-sources/sparc-sources-2.4.31-r2.ebuild')
-rw-r--r-- | sys-kernel/sparc-sources/sparc-sources-2.4.31-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.31-r2.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.31-r2.ebuild index 83e974a68ad4..d9b227760da0 100644 --- a/sys-kernel/sparc-sources/sparc-sources-2.4.31-r2.ebuild +++ b/sys-kernel/sparc-sources/sparc-sources-2.4.31-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.31-r2.ebuild,v 1.1 2005/10/04 21:22:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.31-r2.ebuild,v 1.2 2005/10/05 20:03:10 gustavoz Exp $ ETYPE="sources" IUSE="livecd ultra1" @@ -11,7 +11,7 @@ PATCH_BASE="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}${EXTRAVERSION}" SSV_URI="mirror://gentoo/patches-${PATCH_BASE}.tar.bz2" -KEYWORDS="-* ~sparc" +KEYWORDS="-* sparc" DESCRIPTION="Full sources for the Gentoo Sparc Linux kernel" UNIPATCH_LIST="${DISTDIR}/patches-${PATCH_BASE}.tar.bz2" SRC_URI="${KERNEL_URI} ${SSV_URI}" |