commit: ef628ef7a8138975abab9a8bdc120fcfd07ca08f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 20:02:36 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 20:02:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef628ef7
app-vim/info: Stabilize 1.7-r3 amd64, #919641 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/info/info-1.7-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/info/info-1.7-r3.ebuild b/app-vim/info/info-1.7-r3.ebuild index 5b11956b2c7a..d2fd6049e7c2 100644 --- a/app-vim/info/info-1.7-r3.ebuild +++ b/app-vim/info/info-1.7-r3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: GNU info documentation browser" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=21" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~s390 ~sparc ~x86" VIM_PLUGIN_HELPTEXT="This plugin adds the :Info command."
