summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRic Messier <kilroy@gentoo.org>2002-10-23 13:11:34 +0000
committerRic Messier <kilroy@gentoo.org>2002-10-23 13:11:34 +0000
commit23357ec0ef133a20858c0ff29de3511451461db3 (patch)
tree904ede5a62969c3f143fb2e4fa218071d4b6f059
parentFreeze is up, unmasked Axkit and related modules (diff)
downloadgentoo-2-23357ec0ef133a20858c0ff29de3511451461db3.tar.gz
gentoo-2-23357ec0ef133a20858c0ff29de3511451461db3.tar.bz2
gentoo-2-23357ec0ef133a20858c0ff29de3511451461db3.zip
added sparc64 for testing
-rw-r--r--net-fs/nfs-utils/nfs-utils-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/nfs-utils/nfs-utils-1.0.1.ebuild b/net-fs/nfs-utils/nfs-utils-1.0.1.ebuild
index 784c0fb19b5b..a59559ae6edd 100644
--- a/net-fs/nfs-utils/nfs-utils-1.0.1.ebuild
+++ b/net-fs/nfs-utils/nfs-utils-1.0.1.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/net-fs/nfs-utils/nfs-utils-1.0.1.ebuild,v 1.2 2002/10/16 19:10:17 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.0.1.ebuild,v 1.3 2002/10/23 13:11:34 kilroy Exp $
IUSE="tcpd"
@@ -10,7 +10,7 @@ HOMEPAGE="http://nfs.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~alpha"
+KEYWORDS="~x86 ~alpha ~sparc64"
DEPEND="tcpd? ( sys-apps/tcp-wrappers )"
RDEPEND="${DEPEND} >=net-nds/portmap-5b-r6"