diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-01-06 12:50:56 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-01-06 12:51:03 +0100 |
commit | 5195bdca658399b399aee663c5735310d09123d0 (patch) | |
tree | 7d3a223de9826fdb6ee8b24fbaeb56dd60f55dd2 /app-vim | |
parent | virtual/perl-version: m68k stable wrt bug #673542 (diff) | |
download | gentoo-5195bdca658399b399aee663c5735310d09123d0.tar.gz gentoo-5195bdca658399b399aee663c5735310d09123d0.tar.bz2 gentoo-5195bdca658399b399aee663c5735310d09123d0.zip |
app-vim/gentoo-syntax: Stable for HPPA too.
Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20180821.ebuild | 4 | ||||
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20181023.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20180821.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20180821.ebuild index 31b2eb13b129..f1c1d58814db 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20180821.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20180821.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/gentoo-syntax.git/snapshot/${P}.tar.bz2" LICENSE="vim" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ignore-glep31" VIM_PLUGIN_HELPFILES="gentoo-syntax" diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20181023.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20181023.ebuild index 6015b3f75531..a2883aec426f 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20181023.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20181023.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/gentoo-syntax.git/snapshot/${P}.tar.bz2" LICENSE="vim" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ignore-glep31" VIM_PLUGIN_HELPFILES="gentoo-syntax" |