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 23D11158099 for ; Fri, 24 Nov 2023 20:38:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5339A2BC058; Fri, 24 Nov 2023 20:38:58 +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 3989E2BC058 for ; Fri, 24 Nov 2023 20:38:58 +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 45E3333D9AD for ; Fri, 24 Nov 2023 20:38:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE2BC13B3 for ; Fri, 24 Nov 2023 20:38:55 +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: <1700858314.cea768465175a5b5d553b1ad3aad7d8c65189212.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/vhdl-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/vhdl-mode/vhdl-mode-3.39.2.ebuild X-VCS-Directories: app-emacs/vhdl-mode/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cea768465175a5b5d553b1ad3aad7d8c65189212 X-VCS-Branch: master Date: Fri, 24 Nov 2023 20:38:55 +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: bea7c040-d7ec-4768-b15f-7f7a51605844 X-Archives-Hash: e7b9068da6f03ca1d4a627e62a853b89 commit: cea768465175a5b5d553b1ad3aad7d8c65189212 Author: Sam James gentoo org> AuthorDate: Fri Nov 24 20:38:34 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Nov 24 20:38:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cea76846 app-emacs/vhdl-mode: Stabilize 3.39.2 ALLARCHES, #914909 Signed-off-by: Sam James gentoo.org> app-emacs/vhdl-mode/vhdl-mode-3.39.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/vhdl-mode/vhdl-mode-3.39.2.ebuild b/app-emacs/vhdl-mode/vhdl-mode-3.39.2.ebuild index e7b3c6efe22c..8c9ebd57c1b7 100644 --- a/app-emacs/vhdl-mode/vhdl-mode-3.39.2.ebuild +++ b/app-emacs/vhdl-mode/vhdl-mode-3.39.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://iis-people.ee.ethz.ch/~zimmi/emacs/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" PATCHES=( "${FILESDIR}"/${PN}-info-dir-gentoo.patch ) ELISP_REMOVE="site-start.*"