diff options
author | 2006-09-23 10:51:33 +0000 | |
---|---|---|
committer | 2006-09-23 10:51:33 +0000 | |
commit | 885411925bcb870bd57398fbd6fbef18c44ee857 (patch) | |
tree | ae409dc69119dcdfe8407b033debbeca187bd25a /app-vim/latexsuite/latexsuite-1.5.20060325.ebuild | |
parent | Add support for NetBSD, add --user/--group options to pspax, and fix QA envva... (diff) | |
download | gentoo-2-885411925bcb870bd57398fbd6fbef18c44ee857.tar.gz gentoo-2-885411925bcb870bd57398fbd6fbef18c44ee857.tar.bz2 gentoo-2-885411925bcb870bd57398fbd6fbef18c44ee857.zip |
Added ~ppc64; bug #148689
(Portage version: 2.1.1)
Diffstat (limited to 'app-vim/latexsuite/latexsuite-1.5.20060325.ebuild')
-rw-r--r-- | app-vim/latexsuite/latexsuite-1.5.20060325.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild b/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild index 77f29a7160ad..7bd311efdad9 100644 --- a/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild,v 1.1 2006/09/09 14:58:48 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild,v 1.2 2006/09/23 10:51:33 corsair Exp $ inherit vim-plugin versionator @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: a comprehensive set of tools to view, edit and compile HOMEPAGE="http://vim-latex.sourceforge.net/" LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" # See bug #112326 for why we have this nasty hack |