diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:26:04 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:26:04 +0000 |
commit | 1b3f8820646229537625885b456606a1bcfb89aa (patch) | |
tree | 41163dadaa4e462f76d9f387c70ab661b983394d /sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-1b3f8820646229537625885b456606a1bcfb89aa.tar.gz gentoo-2-1b3f8820646229537625885b456606a1bcfb89aa.tar.bz2 gentoo-2-1b3f8820646229537625885b456606a1bcfb89aa.zip |
Remove arm keywords
Diffstat (limited to 'sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild')
-rw-r--r-- | sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild b/sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild index 33afc70a078e..bcd3d2806db8 100644 --- a/sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild +++ b/sys-cluster/openmosixtest/openmosixtest-0.1-r5.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-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild,v 1.1 2003/10/16 10:09:02 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild,v 1.2 2004/02/23 00:26:04 agriffis Exp $ S=${WORKDIR}/omtest DESCRIPTION="openMosix stress test" @@ -16,7 +16,7 @@ DEPEND=">=dev-libs/openssl-0.6.9g SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 -ppc -sparc -alpha" +KEYWORDS="x86 -ppc -sparc -alpha" src_unpack() { |