diff options
author | Fabian Groffen <grobian@gentoo.org> | 2022-01-26 18:31:10 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2022-01-26 18:31:10 +0100 |
commit | 74c45e544ba039519a426b84cd611bb29f995d61 (patch) | |
tree | 65a5bd976d87f3fa5c6f197e9b1e8776d93b2b15 /app-vim | |
parent | profiles: make 'suid' USE flag description less scary (diff) | |
download | gentoo-74c45e544ba039519a426b84cd611bb29f995d61.tar.gz gentoo-74c45e544ba039519a426b84cd611bb29f995d61.tar.bz2 gentoo-74c45e544ba039519a426b84cd611bb29f995d61.zip |
app-vim/puppet-syntax-3.0.1: marked ~arm64
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-vim')
-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 a872aab1aad0..937762aa8d22 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-2020 Gentoo Authors +# Copyright 1999-2022 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 ~arm64 ~hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x64-macos ~x64-solaris" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for Puppet configuration |