diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 10:14:15 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 13:10:52 +0200 |
commit | fdd1c8f3ff493bfa7949144ea9e4a39e6d03b365 (patch) | |
tree | dfa19b75256217575a15663623da9549e98a4c05 /app-vim | |
parent | profiles/arch/ia64/use.mask: mask USE=luajit and USE=luajittex, bug #554376 (diff) | |
download | gentoo-fdd1c8f3ff493bfa7949144ea9e4a39e6d03b365.tar.gz gentoo-fdd1c8f3ff493bfa7949144ea9e4a39e6d03b365.tar.bz2 gentoo-fdd1c8f3ff493bfa7949144ea9e4a39e6d03b365.zip |
app-vim/pam-syntax: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/pam-syntax/pam-syntax-20060424.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/pam-syntax/pam-syntax-20060424.ebuild b/app-vim/pam-syntax/pam-syntax-20060424.ebuild index 0bc68bbb59aa..cb4a2d655ad1 100644 --- a/app-vim/pam-syntax/pam-syntax-20060424.ebuild +++ b/app-vim/pam-syntax/pam-syntax-20060424.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit vim-plugin @@ -7,7 +7,7 @@ DESCRIPTION="vim plugin: PAM configuration syntax highlighting" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=735" LICENSE="vim" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" VIM_PLUGIN_HELPTEXT=\ |