commit: 0332e98bcd69c03bf4a5e27d6344c650201ccaa4 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 19:33:08 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 19:33:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0332e98b
app-vim/calendar: Stabilize 2.9-r2 amd64, #919589 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/calendar/calendar-2.9-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/calendar/calendar-2.9-r2.ebuild b/app-vim/calendar/calendar-2.9-r2.ebuild index 44b3e1cb9e36..54e50494ccad 100644 --- a/app-vim/calendar/calendar-2.9-r2.ebuild +++ b/app-vim/calendar/calendar-2.9-r2.ebuild @@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: calendar window" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=52" LICENSE="vim" -KEYWORDS="~amd64 ~mips ~ppc ~x86" +KEYWORDS="amd64 ~mips ~ppc ~x86" VIM_PLUGIN_HELPFILES="${PN}.txt"
