From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E79DD158013 for ; Sun, 10 Dec 2023 10:02:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D31F02BC047; Sun, 10 Dec 2023 10:02:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B2DFA2BC047 for ; Sun, 10 Dec 2023 10:02:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA82733E3A9 for ; Sun, 10 Dec 2023 10:02:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E455E14B1 for ; Sun, 10 Dec 2023 10:02:15 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1702202518.b1a333239bedb58090cd3ede8a896c952cf775be.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/calendar/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/calendar/calendar-2.9-r2.ebuild X-VCS-Directories: app-vim/calendar/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: b1a333239bedb58090cd3ede8a896c952cf775be X-VCS-Branch: master Date: Sun, 10 Dec 2023 10:02:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8cf417b7-91fb-42df-a03e-f06150ac6d12 X-Archives-Hash: 3349733ab38e90634162896275063433 commit: b1a333239bedb58090cd3ede8a896c952cf775be Author: Arthur Zamarin gentoo org> AuthorDate: Sun Dec 10 10:01:58 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Dec 10 10:01:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1a33323 app-vim/calendar: Stabilize 2.9-r2 ppc, #919589 Signed-off-by: Arthur Zamarin 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 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"