diff options
Diffstat (limited to 'app-editors/nvi/nvi-1.81.5.ebuild')
-rw-r--r-- | app-editors/nvi/nvi-1.81.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nvi/nvi-1.81.5.ebuild b/app-editors/nvi/nvi-1.81.5.ebuild index 70c23d8a74f2..3e828de1ccd3 100644 --- a/app-editors/nvi/nvi-1.81.5.ebuild +++ b/app-editors/nvi/nvi-1.81.5.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/app-editors/nvi/nvi-1.81.5.ebuild,v 1.5 2003/02/13 06:58:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5.ebuild,v 1.6 2003/03/25 11:09:14 gmsoft Exp $ DESCRIPTION="Vi clone" SRC_URI="http://www.kotnet.org/~skimo/nvi/devel/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.bostic.com/vi/" SLOT="0" LICENSE="Sleepycat" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="~x86 ~ppc ~sparc hppa" DEPEND="sys-libs/db" |