diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:28:05 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:28:05 +0000 |
commit | 8b0fb9619ec0b36c79a7e09a05ae52b59449c177 (patch) | |
tree | 869993aebbd95e62515c75dd52b924b796aafcb6 /net-nds/ypserv | |
parent | ppc64 (diff) | |
download | historical-8b0fb9619ec0b36c79a7e09a05ae52b59449c177.tar.gz historical-8b0fb9619ec0b36c79a7e09a05ae52b59449c177.tar.bz2 historical-8b0fb9619ec0b36c79a7e09a05ae52b59449c177.zip |
ppc64
Diffstat (limited to 'net-nds/ypserv')
-rw-r--r-- | net-nds/ypserv/ypserv-2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/ypserv/ypserv-2.8.ebuild b/net-nds/ypserv/ypserv-2.8.ebuild index fcb1ed5121ef..466a4dac9797 100644 --- a/net-nds/ypserv/ypserv-2.8.ebuild +++ b/net-nds/ypserv/ypserv-2.8.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/ypserv/ypserv-2.8.ebuild,v 1.6 2003/09/11 01:26:29 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypserv/ypserv-2.8.ebuild,v 1.7 2003/12/17 04:28:05 brad_mssw Exp $ S=${WORKDIR}/${P} DESCRIPTION="Network Information Service server" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.linux-nis.org/nis/" IUSE="" SLOT="1" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ~ppc ppc64" DEPEND=">=sys-libs/gdbm-1.8.0" src_compile() { |