diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:27 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:27 +0000 |
commit | ab7425f1c31e202ad4e596c5b81b1dcdef5f2573 (patch) | |
tree | cc34435331295d738766b6a819a5d18b5a786574 /sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.tar.gz historical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.tar.bz2 historical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild')
-rw-r--r-- | sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild index f2a4b444907e..1c2e70b0ded6 100644 --- a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild +++ b/sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.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-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild,v 1.1 2002/11/04 20:08:46 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild,v 1.2 2002/12/09 04:37:27 manson Exp $ S=${WORKDIR}/openMosixUserland-${PV} DESCRIPTION="User-land utilities for openMosix process migration (clustering) software" @@ -14,7 +14,7 @@ RDEPEND="${DEPEND} sys-devel/perl" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 -ppc -sparc -sparc64 -alpha" +KEYWORDS="x86 -ppc -sparc -alpha" pkg_setup() { if [ -z "`readlink /usr/src/linux|grep openmosix`" ]; then |