diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-01-28 16:22:36 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-01-28 16:31:15 +0200 |
commit | 2c18f6eb53f557b55ada9eb3cc0ac966b9ef85fa (patch) | |
tree | 3788fc35f9589542968753fc5bdd8ba78bc3a1de /app-vim | |
parent | app-vim/detectindent: Drop to ~mips; mips doesn't do stable keywords right now (diff) | |
download | gentoo-2c18f6eb53f557b55ada9eb3cc0ac966b9ef85fa.tar.gz gentoo-2c18f6eb53f557b55ada9eb3cc0ac966b9ef85fa.tar.bz2 gentoo-2c18f6eb53f557b55ada9eb3cc0ac966b9ef85fa.zip |
app-vim/enhancedcommentify: Drop to ~mips; mips doesn't do stable keywords right now
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild index 5b27c1742d7a..9ba2d1488405 100644 --- a/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild +++ b/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: enhanced comment creation" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=23" LICENSE="BSD" -KEYWORDS="alpha amd64 ia64 mips ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" VIM_PLUGIN_HELPFILES="EnhancedCommentify" |