diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 16:45:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 16:45:20 +0300 |
commit | 287137b7ccf7bf51440983a672c12ad9a1ebad8c (patch) | |
tree | 455620701700cfeab9fae5aff3cc7e12d958483a /app-vim/gtk-syntax | |
parent | media-libs/ftgl: mark s390 stable (diff) | |
download | gentoo-287137b7ccf7bf51440983a672c12ad9a1ebad8c.tar.gz gentoo-287137b7ccf7bf51440983a672c12ad9a1ebad8c.tar.bz2 gentoo-287137b7ccf7bf51440983a672c12ad9a1ebad8c.zip |
app-vim/gtk-syntax: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
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 6b9d88d9d658..16c851a4f71b 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-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,4 +8,4 @@ inherit vim-plugin DESCRIPTION="vim plugin: Syntax highlighting for GLib, Gtk+, Xlib, Gimp, Gnome, and more" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1000" LICENSE="vim" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" |