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 05693158041 for ; Thu, 4 Apr 2024 01:07:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0EA1E2A3E; Thu, 4 Apr 2024 01:07:46 +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 B5C61E2A3E for ; Thu, 4 Apr 2024 01:07:46 +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 CE72E3431AA for ; Thu, 4 Apr 2024 01:07:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B475167A for ; Thu, 4 Apr 2024 01:07:42 +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: <1712192823.b78e0ac947368094457a8baca9fbab382cf44ef4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/buttercup/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/buttercup/buttercup-1.34.ebuild X-VCS-Directories: app-emacs/buttercup/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b78e0ac947368094457a8baca9fbab382cf44ef4 X-VCS-Branch: master Date: Thu, 4 Apr 2024 01:07:42 +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: 02f75506-d5fe-40d3-ba0c-599da593cdb2 X-Archives-Hash: 397847ef03b06aaff9e67221f641625b commit: b78e0ac947368094457a8baca9fbab382cf44ef4 Author: Sam James gentoo org> AuthorDate: Thu Apr 4 01:07:03 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Apr 4 01:07:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b78e0ac9 app-emacs/buttercup: Stabilize 1.34 ALLARCHES, #928551 Signed-off-by: Sam James gentoo.org> app-emacs/buttercup/buttercup-1.34.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/buttercup/buttercup-1.34.ebuild b/app-emacs/buttercup/buttercup-1.34.ebuild index 413b4cf227ab..037e25bc3a5a 100644 --- a/app-emacs/buttercup/buttercup-1.34.ebuild +++ b/app-emacs/buttercup/buttercup-1.34.ebuild @@ -17,7 +17,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}/emacs-${P}" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm arm64 ppc ~ppc64 ~riscv sparc x86" fi LICENSE="GPL-3+"