summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:07 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:07 +0200
commit36b561750822c7963c720d70f3d7d9bafe0d9229 (patch)
tree7dce3cb710abdf093069ec48f727aa81cc46baeb /app-vim/securemodelines
parentapp-text: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-36b561750822c7963c720d70f3d7d9bafe0d9229.tar.gz
gentoo-36b561750822c7963c720d70f3d7d9bafe0d9229.tar.bz2
gentoo-36b561750822c7963c720d70f3d7d9bafe0d9229.zip
app-vim: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-vim/securemodelines')
-rw-r--r--app-vim/securemodelines/securemodelines-20140926.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/securemodelines/securemodelines-20140926.ebuild b/app-vim/securemodelines/securemodelines-20140926.ebuild
index 1027ea74755f..9d6b2045f0fe 100644
--- a/app-vim/securemodelines/securemodelines-20140926.ebuild
+++ b/app-vim/securemodelines/securemodelines-20140926.ebuild
@@ -7,7 +7,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: secure, user-configurable modeline support"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1876 https://github.com/ciaranm/securemodelines"
LICENSE="vim"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
VIM_PLUGIN_HELPTEXT="Make sure that you disable vim's builtin modeline support if you have
enabled it in your .vimrc."