diff options
Diffstat (limited to 'kde-base/vimpart/vimpart-3.4.0.ebuild')
-rw-r--r-- | kde-base/vimpart/vimpart-3.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/vimpart/vimpart-3.4.0.ebuild b/kde-base/vimpart/vimpart-3.4.0.ebuild index fe039228f82e..d716988cff4e 100644 --- a/kde-base/vimpart/vimpart-3.4.0.ebuild +++ b/kde-base/vimpart/vimpart-3.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/vimpart/vimpart-3.4.0.ebuild,v 1.3 2005/03/25 00:38:56 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/vimpart/vimpart-3.4.0.ebuild,v 1.4 2005/04/27 21:59:51 corsair Exp $ KMNAME=kdeaddons MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE embeddable VIM editor part" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64" IUSE="" DEPEND="" |