diff options
author | Michael Imhof <tantive@gentoo.org> | 2002-11-26 22:38:41 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2002-11-26 22:38:41 +0000 |
commit | 46395bf3dec0fdd780d679ce9b100e8215b002e7 (patch) | |
tree | 7360e16615d60fb9ceb16ff7fd587597ce931010 /app-admin/openmosixtest/openmosixtest-0.1-r3.ebuild | |
parent | new snapshot (diff) | |
download | gentoo-2-46395bf3dec0fdd780d679ce9b100e8215b002e7.tar.gz gentoo-2-46395bf3dec0fdd780d679ce9b100e8215b002e7.tar.bz2 gentoo-2-46395bf3dec0fdd780d679ce9b100e8215b002e7.zip |
Unmasked
Diffstat (limited to 'app-admin/openmosixtest/openmosixtest-0.1-r3.ebuild')
-rw-r--r-- | app-admin/openmosixtest/openmosixtest-0.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/openmosixtest/openmosixtest-0.1-r3.ebuild b/app-admin/openmosixtest/openmosixtest-0.1-r3.ebuild index d85cdc56161e..e059faea0d36 100644 --- a/app-admin/openmosixtest/openmosixtest-0.1-r3.ebuild +++ b/app-admin/openmosixtest/openmosixtest-0.1-r3.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/app-admin/openmosixtest/openmosixtest-0.1-r3.ebuild,v 1.3 2002/11/18 18:59:09 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/openmosixtest/openmosixtest-0.1-r3.ebuild,v 1.4 2002/11/26 22:38:41 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 -sparc64 -alpha" +KEYWORDS="x86 -ppc -sparc -sparc64 -alpha" src_unpack() { |