diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-06-20 14:46:59 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-06-20 14:46:59 +0200 |
commit | 978ce1bf78879713b793e5dae102fbcdd9239abd (patch) | |
tree | c93e01c63932cc4d2181f4c3d3b769bccd098be5 /app-vim/puppet-syntax | |
parent | app-arch/pxz: marked ~amd64-linux (diff) | |
download | gentoo-978ce1bf78879713b793e5dae102fbcdd9239abd.tar.gz gentoo-978ce1bf78879713b793e5dae102fbcdd9239abd.tar.bz2 gentoo-978ce1bf78879713b793e5dae102fbcdd9239abd.zip |
app-vim/puppet-syntax: marked ~amd64-linux
Package-Manager: Portage-2.3.6, Repoman-2.3.1
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 a8b6d3fc1bbc..a212435c25c7 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-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -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 hppa ppc sparc x86 ~x64-macos ~x64-solaris" +KEYWORDS="amd64 hppa ppc sparc x86 ~amd64-linux ~x64-macos ~x64-solaris" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for Puppet configuration |