From 5671613f07850086a11a1ace34816b498e9b69b7 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 25 Jan 2020 16:18:19 -0800 Subject: */*: Drop stable alpha keywords Signed-off-by: Matt Turner --- app-vim/showmarks/showmarks-2.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-vim/showmarks/showmarks-2.2-r1.ebuild') diff --git a/app-vim/showmarks/showmarks-2.2-r1.ebuild b/app-vim/showmarks/showmarks-2.2-r1.ebuild index a28e80f254c9..c346a75b6f93 100644 --- a/app-vim/showmarks/showmarks-2.2-r1.ebuild +++ b/app-vim/showmarks/showmarks-2.2-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: show location marks visually" HOMEPAGE="https://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" -- cgit v1.2.3-65-gdbad