From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 39E341582EF for ; Mon, 03 Mar 2025 11:05:37 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 26D11343105 for ; Mon, 03 Mar 2025 11:05:37 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EFCCA1103C8; Mon, 03 Mar 2025 11:05:24 +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 bobolink.gentoo.org (Postfix) with ESMTPS id E45F11103C8 for ; Mon, 03 Mar 2025 11:05:24 +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 9ED16342F65 for ; Mon, 03 Mar 2025 11:05:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E41D02815 for ; Mon, 03 Mar 2025 11:05:21 +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: <1740999896.03196c9df724c8189c17b4615dc9cadc8bf78a9f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/semi/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/semi/semi-1.14.7_p20230811-r1.ebuild X-VCS-Directories: app-emacs/semi/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 03196c9df724c8189c17b4615dc9cadc8bf78a9f X-VCS-Branch: master Date: Mon, 03 Mar 2025 11:05:21 +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: 1eb4bb15-82d0-40a8-bd9b-9f0b8b870930 X-Archives-Hash: fe2094d043d6b1eed985bec956273a53 commit: 03196c9df724c8189c17b4615dc9cadc8bf78a9f Author: Sam James gentoo org> AuthorDate: Mon Mar 3 11:04:56 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 3 11:04:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03196c9d app-emacs/semi: Stabilize 1.14.7_p20230811-r1 ALLARCHES, #950494 Signed-off-by: Sam James gentoo.org> app-emacs/semi/semi-1.14.7_p20230811-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/semi/semi-1.14.7_p20230811-r1.ebuild b/app-emacs/semi/semi-1.14.7_p20230811-r1.ebuild index 09656ccf40b8..69d5ae573c5f 100644 --- a/app-emacs/semi/semi-1.14.7_p20230811-r1.ebuild +++ b/app-emacs/semi/semi-1.14.7_p20230811-r1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${GITHUB_SHA1}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="l10n_ja" RDEPEND=">=app-emacs/apel-10.8