commit: 4a43cdc3f7b7cd5991870424af2f43356abf3932 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 19:45:07 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 19:45:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a43cdc3
app-vim/calendar: Stabilize 2.9-r2 x86, #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 54e50494ccad..f3ec681d8aa7 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"
