diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:31:43 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:31:43 +0000 |
commit | 2173a7bcde08ce60ba081d01095db07d429f9dd6 (patch) | |
tree | 3534ea0ad8e1b859569a6481f168a3e00ea1c9d6 /net-nds/ypbind/ypbind-1.12.ebuild | |
parent | ppc64 (diff) | |
download | gentoo-2-2173a7bcde08ce60ba081d01095db07d429f9dd6.tar.gz gentoo-2-2173a7bcde08ce60ba081d01095db07d429f9dd6.tar.bz2 gentoo-2-2173a7bcde08ce60ba081d01095db07d429f9dd6.zip |
ppc64
Diffstat (limited to 'net-nds/ypbind/ypbind-1.12.ebuild')
-rw-r--r-- | net-nds/ypbind/ypbind-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/ypbind/ypbind-1.12.ebuild b/net-nds/ypbind/ypbind-1.12.ebuild index b5c9d9332a0f..b0bc5cce1c0e 100644 --- a/net-nds/ypbind/ypbind-1.12.ebuild +++ b/net-nds/ypbind/ypbind-1.12.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/net-nds/ypbind/ypbind-1.12.ebuild,v 1.2 2003/07/16 14:24:15 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.12.ebuild,v 1.3 2003/12/17 04:28:05 brad_mssw Exp $ IUSE="nls" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.linux-nis.org/nis/ypbind-mt/index.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~alpha ~ppc" +KEYWORDS="~x86 ~sparc ~alpha ~ppc ppc64" DEPEND="net-nds/yp-tools net-nds/portmap" RDEPEND="nls? ( sys-devel/gettext )" |