summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Imhof <tantive@gentoo.org>2003-04-14 19:46:02 +0000
committerMichael Imhof <tantive@gentoo.org>2003-04-14 19:46:02 +0000
commit13bc856077eed67fdf021101b638d9e5584edd5e (patch)
tree7b795b1424eb46086de215b0ea5d454f8fade4dd /sys-cluster
parentUnmasked (diff)
downloadhistorical-13bc856077eed67fdf021101b638d9e5584edd5e.tar.gz
historical-13bc856077eed67fdf021101b638d9e5584edd5e.tar.bz2
historical-13bc856077eed67fdf021101b638d9e5584edd5e.zip
Unmasked
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/openmosix-user/openmosix-user-0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/openmosix-user/openmosix-user-0.3.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.3.ebuild
index 1d500e5c6d23..761d20d07cc7 100644
--- a/sys-cluster/openmosix-user/openmosix-user-0.3.ebuild
+++ b/sys-cluster/openmosix-user/openmosix-user-0.3.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/openmosix-user/openmosix-user-0.3.ebuild,v 1.2 2003/04/13 20:01:41 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.ebuild,v 1.3 2003/04/14 19:46:02 tantive Exp $
S=${WORKDIR}/openmosix-tools-${PV}
DESCRIPTION="User-land utilities for openMosix process migration (clustering) software"
@@ -14,7 +14,7 @@ RDEPEND="${DEPEND}
dev-lang/perl"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 -ppc -sparc -alpha"
+KEYWORDS="x86 -ppc -sparc -alpha"
pkg_setup() {
if [ -z "`readlink /usr/src/linux|grep openmosix`" ]; then