From ca1b28b858fd11709a0d297b06dc1f943a8644e2 Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Sun, 5 Apr 2020 11:05:12 +0200 Subject: [PATCH] app-vim/*: drop to ~hppa Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- app-vim/colorschemes/colorschemes-20140623-r1.ebuild | 2 +- app-vim/detectindent/detectindent-1.0_p20150908.ebuild | 4 ++-- app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild | 2 +- app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild | 2 +- app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild | 2 +- app-vim/fluxbox-syntax/fluxbox-syntax-1.5-r1.ebuild | 2 +- app-vim/genindent/genindent-1.1-r1.ebuild | 2 +- app-vim/gentoo-syntax/gentoo-syntax-20200120.ebuild | 2 +- app-vim/gtk-syntax/gtk-syntax-20130716.ebuild | 2 +- .../help-extra-syntax/help-extra-syntax-20050106-r2.ebuild | 2 +- app-vim/nagios-syntax/nagios-syntax-1.8.ebuild | 2 +- app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild | 2 +- app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild | 4 ++-- app-vim/securemodelines/securemodelines-20140926.ebuild | 2 +- app-vim/taglist/taglist-4.6.ebuild | 2 +- app-vim/udev-syntax/udev-syntax-20051016-r2.ebuild | 4 ++-- app-vim/vim-tmux/vim-tmux-3.0.0.ebuild | 2 +- app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild | 2 +- app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild | 4 ++-- 19 files changed, 23 insertions(+), 23 deletions(-) diff --git a/app-vim/colorschemes/colorschemes-20140623-r1.ebuild b/app-vim/colorschemes/colorschemes-20140623-r1.ebuild index d3b6d4255883..d768ac2b2da0 100644 --- a/app-vim/colorschemes/colorschemes-20140623-r1.ebuild +++ b/app-vim/colorschemes/colorschemes-20140623-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: a collection of color schemes from vim.org" HOMEPAGE="https://www.vim.org/" LICENSE="vim GPL-2 GPL-2+ GPL-3 GPL-3+ MIT BSD WTFPL-2 public-domain vim.org" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" VIM_PLUGIN_HELPTEXT=\ "This plugin provides a collection of color schemes for vim. To switch diff --git a/app-vim/detectindent/detectindent-1.0_p20150908.ebuild b/app-vim/detectindent/detectindent-1.0_p20150908.ebuild index 232c7a61e1a8..48402b60c7ee 100644 --- a/app-vim/detectindent/detectindent-1.0_p20150908.ebuild +++ b/app-vim/detectindent/detectindent-1.0_p20150908.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: automatically detect file indent settings" HOMEPAGE="https://github.com/ciaranm/detectindent" LICENSE="vim" -KEYWORDS="amd64 hppa ~mips ppc sparc x86" +KEYWORDS="amd64 ~hppa ~mips ppc sparc x86" IUSE="" if [[ ${PV} != 9999* ]] ; then diff --git a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild index 51619d7cfba8..c04a8ee628a4 100644 --- a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild +++ b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: syntax highlighting for dhcpd.conf" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=744" LICENSE="vim" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for dhcpd.conf files." diff --git a/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild b/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild index 8bd35ffc8e51..9d0b58698790 100644 --- a/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild +++ b/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: syntax highlighting for eruby" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=403" LICENSE="vim.org" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for eruby" diff --git a/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild b/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild index a23748f7f169..670c8215f78e 100644 --- a/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild +++ b/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="vim" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" DEPEND="!