diff options
Diffstat (limited to 'app-vim/gtk-syntax/gtk-syntax-20070925.ebuild')
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20070925.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild b/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild index 17a265d2d01e..75300364dcda 100644 --- a/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild +++ b/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild,v 1.3 2008/09/28 15:19:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild,v 1.4 2008/12/07 12:24:06 vapier Exp $ inherit vim-plugin @@ -8,5 +8,5 @@ DESCRIPTION="vim plugin: Syntax highlighting for GLib, Gtk+, Xlib, Gimp, Gnome and more" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1000" LICENSE="as-is" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sh ~sparc ~x86 ~x86-fbsd" IUSE="" |