diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:08:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:53:15 +0000 |
commit | 569f721f3544770e9376569e0ab7e48d2a73e7af (patch) | |
tree | 9712ceabb9774e66ef2b66019324aa7cd3714e99 /app-vim | |
parent | app-vim/gentoo-syntax: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-569f721f3544770e9376569e0ab7e48d2a73e7af.tar.gz gentoo-569f721f3544770e9376569e0ab7e48d2a73e7af.tar.bz2 gentoo-569f721f3544770e9376569e0ab7e48d2a73e7af.zip |
app-vim/gtk-syntax: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20130716.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild b/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild index 90422fa07210..601005bf2004 100644 --- a/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild +++ b/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild @@ -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 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" |