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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B9CFE15ACFB for ; Thu, 13 Apr 2023 01:02:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1814E078A; Thu, 13 Apr 2023 01:02:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DC820E078A for ; Thu, 13 Apr 2023 01:02:51 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 15FB7340DF6 for ; Thu, 13 Apr 2023 01:02:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D6B3A1E for ; Thu, 13 Apr 2023 01:02:49 +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: <1681347759.50786e1e3195ba7ff117bb6a4ad911114420d7a3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/csv-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/csv-mode/csv-mode-1.22.ebuild X-VCS-Directories: app-emacs/csv-mode/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 50786e1e3195ba7ff117bb6a4ad911114420d7a3 X-VCS-Branch: master Date: Thu, 13 Apr 2023 01:02:49 +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: 3fc71cc8-c73b-4269-b072-43080ed954a8 X-Archives-Hash: b647339a4eace591bf3acc910a35c11f commit: 50786e1e3195ba7ff117bb6a4ad911114420d7a3 Author: Sam James gentoo org> AuthorDate: Thu Apr 13 01:02:39 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Apr 13 01:02:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50786e1e app-emacs/csv-mode: Stabilize 1.22 ALLARCHES, #904243 Signed-off-by: Sam James gentoo.org> app-emacs/csv-mode/csv-mode-1.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/csv-mode/csv-mode-1.22.ebuild b/app-emacs/csv-mode/csv-mode-1.22.ebuild index a6cc7f4395cb..7a80b11389e9 100644 --- a/app-emacs/csv-mode/csv-mode-1.22.ebuild +++ b/app-emacs/csv-mode/csv-mode-1.22.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://dev.gentoo.org/~xgqt/distfiles/repackaged/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc sparc x86" SITEFILE="50${PN}-gentoo.el"