diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-05 11:05:12 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-05 11:06:53 +0100 |
commit | ca1b28b858fd11709a0d297b06dc1f943a8644e2 (patch) | |
tree | 849e6bc3a652f7756f1ea7115965300e613e3eb1 /app-vim/puppet-syntax | |
parent | profiles/arch/hppa/use.stable.mask: add vim-syntax (diff) | |
download | gentoo-ca1b28b858fd11709a0d297b06dc1f943a8644e2.tar.gz gentoo-ca1b28b858fd11709a0d297b06dc1f943a8644e2.tar.bz2 gentoo-ca1b28b858fd11709a0d297b06dc1f943a8644e2.zip |
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 <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-vim/puppet-syntax')
-rw-r--r-- | app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild b/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild index 9258a35c7662..a872aab1aad0 100644 --- a/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild +++ b/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: Puppet configuration files syntax" HOMEPAGE="http://puppetlabs.com/" SRC_URI="https://dev.gentoo.org/~tampakrap/tarballs/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" -KEYWORDS="amd64 ~arm hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x64-macos ~x64-solaris" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for Puppet configuration |