diff options
author | 2023-12-10 12:01:58 +0200 | |
---|---|---|
committer | 2023-12-10 12:01:58 +0200 | |
commit | b1a333239bedb58090cd3ede8a896c952cf775be (patch) | |
tree | 61177db10ba0672ab20cbe684ddd1370a5dc1f87 /app-vim/calendar | |
parent | dev-ruby/activesupport: Stabilize 6.1.7.6 arm, #919681 (diff) | |
download | gentoo-b1a333239bedb58090cd3ede8a896c952cf775be.tar.gz gentoo-b1a333239bedb58090cd3ede8a896c952cf775be.tar.bz2 gentoo-b1a333239bedb58090cd3ede8a896c952cf775be.zip |
app-vim/calendar: Stabilize 2.9-r2 ppc, #919589
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/calendar')
-rw-r--r-- | app-vim/calendar/calendar-2.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/calendar/calendar-2.9-r2.ebuild b/app-vim/calendar/calendar-2.9-r2.ebuild index f3ec681d8aa7..f7c57fffe188 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" |