diff options
author | Michael Imhof <tantive@gentoo.org> | 2002-10-13 22:00:20 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2002-10-13 22:00:20 +0000 |
commit | ecf90c2641aad6be11cc82d106a30450ca8a19a8 (patch) | |
tree | 098da7005a5f4e3e08c50980553345453f46c3a7 /sys-kernel | |
parent | add URL to patches (diff) | |
download | gentoo-2-ecf90c2641aad6be11cc82d106a30450ca8a19a8.tar.gz gentoo-2-ecf90c2641aad6be11cc82d106a30450ca8a19a8.tar.bz2 gentoo-2-ecf90c2641aad6be11cc82d106a30450ca8a19a8.zip |
unmasked as reports state it as stable
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r6.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r6.ebuild index de9a72b4049b..ab87416dd15f 100644 --- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r6.ebuild +++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.19-r6.ebuild,v 1.2 2002/10/11 17:34:49 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r6.ebuild,v 1.3 2002/10/13 22:00:20 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 @@ -25,7 +25,7 @@ PROVIDE="virtual/linux-sources" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://www.openmosix.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 -ppc -sparc -sparc64 -alpha" +KEYWORDS="x86 -ppc -sparc -sparc64 -alpha" if [ $ETYPE = "sources" ] && [ -z "`use build`" ] |