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 CFBF3158064 for ; Fri, 3 May 2024 08:22:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01F35E2A40; Fri, 3 May 2024 08:22:00 +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 D95AEE2A40 for ; Fri, 3 May 2024 08:21:59 +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 EE0DE34308D for ; Fri, 3 May 2024 08:21:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3AC7119DC for ; Fri, 3 May 2024 08:21:56 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1714724482.e393e4fe8505a102e2ccde823ca141eaacd1239e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/editorconfig-vim/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/editorconfig-vim/editorconfig-vim-1.2.0.ebuild X-VCS-Directories: app-vim/editorconfig-vim/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e393e4fe8505a102e2ccde823ca141eaacd1239e X-VCS-Branch: master Date: Fri, 3 May 2024 08:21:56 +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: ce53e006-7413-43c2-97c2-36884740c6c2 X-Archives-Hash: 6d0847cd49f186d55425831e5d47b077 commit: e393e4fe8505a102e2ccde823ca141eaacd1239e Author: Sam James gentoo org> AuthorDate: Fri May 3 08:21:22 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri May 3 08:21:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e393e4fe app-vim/editorconfig-vim: Stabilize 1.2.0 ALLARCHES, #931114 Signed-off-by: Sam James gentoo.org> app-vim/editorconfig-vim/editorconfig-vim-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/editorconfig-vim/editorconfig-vim-1.2.0.ebuild b/app-vim/editorconfig-vim/editorconfig-vim-1.2.0.ebuild index d221e6bb7636..17e037888ae5 100644 --- a/app-vim/editorconfig-vim/editorconfig-vim-1.2.0.ebuild +++ b/app-vim/editorconfig-vim/editorconfig-vim-1.2.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN%-vim}/${PN}/archive/v${MY_PV}.tar.gz -> ${MY_P} S="${WORKDIR}/${MY_P}" LICENSE="BSD-2 PSF-2" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" VIM_PLUGIN_HELPFILES="${PN%-vim}.txt"