diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-01-28 16:27:46 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-01-28 16:31:38 +0200 |
commit | e888537367cd6b5cff0bf052cd97eebd3b8462dc (patch) | |
tree | fc7435af8cb9b2ff8a303d4ccedf335a0320937f /app-vim/showmarks | |
parent | app-vim/pushpop: Drop to ~mips; mips doesn't do stable keywords right now (diff) | |
download | gentoo-e888537367cd6b5cff0bf052cd97eebd3b8462dc.tar.gz gentoo-e888537367cd6b5cff0bf052cd97eebd3b8462dc.tar.bz2 gentoo-e888537367cd6b5cff0bf052cd97eebd3b8462dc.zip |
app-vim/showmarks: 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/showmarks')
-rw-r--r-- | app-vim/showmarks/showmarks-2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/showmarks/showmarks-2.2-r1.ebuild b/app-vim/showmarks/showmarks-2.2-r1.ebuild index dc2a60deaf4b..65d9c8af5475 100644 --- a/app-vim/showmarks/showmarks-2.2-r1.ebuild +++ b/app-vim/showmarks/showmarks-2.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: show location marks visually" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=152" LICENSE="public-domain" -KEYWORDS="alpha amd64 ia64 mips ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" IUSE="" VIM_PLUGIN_HELPFILES="showmarks.txt" |