diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-10-15 12:12:14 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-10-15 14:31:23 +0200 |
commit | d0b1b03c6506d04e37ae85272926b2e0ae3ae8e8 (patch) | |
tree | a45497b7a7e6f2f19aac7f39ed7880599ee5217b /app-vim/showmarks | |
parent | net-misc/tinc: fix logfile and pidfile paths, bug #560528 (diff) | |
download | gentoo-d0b1b03c6506d04e37ae85272926b2e0ae3ae8e8.tar.gz gentoo-d0b1b03c6506d04e37ae85272926b2e0ae3ae8e8.tar.bz2 gentoo-d0b1b03c6506d04e37ae85272926b2e0ae3ae8e8.zip |
app-vim/showmarks: Stable for amd64. Mark stable for the remaining arches via the ALLARCHES policy.
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-vim/showmarks')
-rw-r--r-- | app-vim/showmarks/showmarks-2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/showmarks/showmarks-2.2-r1.ebuild b/app-vim/showmarks/showmarks-2.2-r1.ebuild index 2c5da044c6ed..dc2a60deaf4b 100644 --- a/app-vim/showmarks/showmarks-2.2-r1.ebuild +++ b/app-vim/showmarks/showmarks-2.2-r1.ebuild @@ -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" |