From 77bc0d0bb4eef52d1493d816675a0f157ce4cbe6 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Fri, 16 Sep 2016 23:00:47 +0200 Subject: [PATCH] app-vim/thlnk: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.28 --- app-vim/thlnk/thlnk-1.2.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/thlnk/thlnk-1.2.1-r1.ebuild b/app-vim/thlnk/thlnk-1.2.1-r1.ebuild index d45e7a271a480..311268d272c49 100644 --- a/app-vim/thlnk/thlnk-1.2.1-r1.ebuild +++ b/app-vim/thlnk/thlnk-1.2.1-r1.ebuild @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: linking in plaintext" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=293" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" VIM_PLUGIN_HELPFILES="thlnk thlnk-reference-manual"