diff options
Diffstat (limited to 'sys-cluster/openmosixtest/openmosixtest-0.1-r4.ebuild')
-rw-r--r-- | sys-cluster/openmosixtest/openmosixtest-0.1-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/openmosixtest/openmosixtest-0.1-r4.ebuild b/sys-cluster/openmosixtest/openmosixtest-0.1-r4.ebuild index f202f9dc1039..49c0d739972a 100644 --- a/sys-cluster/openmosixtest/openmosixtest-0.1-r4.ebuild +++ b/sys-cluster/openmosixtest/openmosixtest-0.1-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixtest/openmosixtest-0.1-r4.ebuild,v 1.2 2004/02/23 00:26:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixtest/openmosixtest-0.1-r4.ebuild,v 1.3 2004/03/28 10:01:23 tantive Exp $ S=${WORKDIR}/omtest DESCRIPTION="openMosix stress test" @@ -15,7 +15,7 @@ DEPEND=">=dev-libs/openssl-0.6.9g SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 -ppc -sparc -alpha" +KEYWORDS="-* x86" src_unpack() { |