diff options
author | 2003-04-14 19:46:02 +0000 | |
---|---|---|
committer | 2003-04-14 19:46:02 +0000 | |
commit | 7d185856964b4d2d24059a21fff66770fb22126f (patch) | |
tree | cb9bebff1a2403f96cc6e202284c90016dda44a1 /sys-kernel/openmosix-sources | |
parent | Marked stable for x86 (diff) | |
download | gentoo-2-7d185856964b4d2d24059a21fff66770fb22126f.tar.gz gentoo-2-7d185856964b4d2d24059a21fff66770fb22126f.tar.bz2 gentoo-2-7d185856964b4d2d24059a21fff66770fb22126f.zip |
Unmasked
Diffstat (limited to 'sys-kernel/openmosix-sources')
-rw-r--r-- | sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r3.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r3.ebuild index e6de576a6167..c3defe8e1e28 100644 --- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r3.ebuild +++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r3.ebuild,v 1.1 2003/04/13 22:42:21 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r3.ebuild,v 1.2 2003/04/14 19:45:24 tantive Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -23,7 +23,7 @@ PROVIDE="virtual/linux-sources" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://www.openmosix.org/" LICENSE="GPL-2" SLOT="${KV}" -KEYWORDS="~x86 -ppc -sparc -alpha" +KEYWORDS="x86 -ppc -sparc -alpha" if [ $ETYPE = "sources" ] && [ -z "`use build`" ] |