diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-08-06 17:32:23 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-08-06 17:32:23 +0000 |
commit | c7efcea77019ff7edf431fd366b146b1f9160de9 (patch) | |
tree | 5f9291f4ec16ccadbea661a6266d4a096afbc71d /app-editors/xvile | |
parent | added ppc to keywords (diff) | |
download | gentoo-2-c7efcea77019ff7edf431fd366b146b1f9160de9.tar.gz gentoo-2-c7efcea77019ff7edf431fd366b146b1f9160de9.tar.bz2 gentoo-2-c7efcea77019ff7edf431fd366b146b1f9160de9.zip |
added -ppc to keywords
Diffstat (limited to 'app-editors/xvile')
-rw-r--r-- | app-editors/xvile/xvile-9.2r.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xvile/xvile-9.2r.ebuild b/app-editors/xvile/xvile-9.2r.ebuild index 7e9efcab92f7..5203cf1b4bde 100644 --- a/app-editors/xvile/xvile-9.2r.ebuild +++ b/app-editors/xvile/xvile-9.2r.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/app-editors/xvile/xvile-9.2r.ebuild,v 1.4 2002/08/02 05:05:01 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.2r.ebuild,v 1.5 2002/08/06 17:30:59 gerk Exp $ S=${WORKDIR}/vile-9.2 DESCRIPTION="VI Like Emacs -- yet another full-featured vi clone" @@ -36,7 +36,7 @@ RDEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 -ppc" src_unpack() { |