diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 03:55:04 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 03:55:04 +0000 |
commit | 84f5b56d3bffa60e0248e26b415f40174d39cdbd (patch) | |
tree | 83156858a89986af713624c72e555a5f4c761865 /net-nds/ypbind | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-84f5b56d3bffa60e0248e26b415f40174d39cdbd.tar.gz historical-84f5b56d3bffa60e0248e26b415f40174d39cdbd.tar.bz2 historical-84f5b56d3bffa60e0248e26b415f40174d39cdbd.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'net-nds/ypbind')
-rw-r--r-- | net-nds/ypbind/ypbind-1.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/ypbind/ypbind-1.11-r1.ebuild b/net-nds/ypbind/ypbind-1.11-r1.ebuild index bee9502ae6af..5b1f905bd994 100644 --- a/net-nds/ypbind/ypbind-1.11-r1.ebuild +++ b/net-nds/ypbind/ypbind-1.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.11-r1.ebuild,v 1.4 2002/07/17 02:53:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.11-r1.ebuild,v 1.5 2002/08/16 03:55:04 murphy Exp $ MY_P=${PN}-mt-${PV} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.linux-nis.org/nis/ypbind-mt/index.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="net-nds/yp-tools net-nds/portmap" |