diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:28:54 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:28:54 +0100 |
commit | 1ef9924c070767499cc70259a4a9219bee1127f3 (patch) | |
tree | 146f2e703407fb375609a0cffe579f67960ef1cb /app-vim/gtk-syntax | |
parent | app-vim/gentoo-syntax: dropped ~hppa-hpux ~ia64-hpux ~x64-freebsd ~x86-freebs... (diff) | |
download | gentoo-1ef9924c070767499cc70259a4a9219bee1127f3.tar.gz gentoo-1ef9924c070767499cc70259a4a9219bee1127f3.tar.bz2 gentoo-1ef9924c070767499cc70259a4a9219bee1127f3.zip |
app-vim/gtk-syntax: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-vim/gtk-syntax')
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20130716.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild b/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild index 0f345ccf8758..1c79bb724620 100644 --- a/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild +++ b/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,4 +9,4 @@ inherit vim-plugin 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="vim" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" |