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 D3311158095 for ; Tue, 11 Oct 2022 06:41:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2630EE086F; Tue, 11 Oct 2022 06:41:59 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0E901E086F for ; Tue, 11 Oct 2022 06:41: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 1C8DD3411DA for ; Tue, 11 Oct 2022 06:41:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D22D617 for ; Tue, 11 Oct 2022 06:41:55 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1665470470.43f98d91bcb8d1add57b3955871ba8bd13fa5ed9.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/racket-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/racket-mode/racket-mode-20220830.ebuild X-VCS-Directories: app-emacs/racket-mode/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 43f98d91bcb8d1add57b3955871ba8bd13fa5ed9 X-VCS-Branch: master Date: Tue, 11 Oct 2022 06:41: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: 677afbac-0a86-4e46-8169-f3bd3da0b325 X-Archives-Hash: fa04f82c35b9f510681583a5d410367a commit: 43f98d91bcb8d1add57b3955871ba8bd13fa5ed9 Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Oct 11 06:41:10 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Oct 11 06:41:10 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43f98d91 app-emacs/racket-mode: Stabilize 20220830 amd64, #876667 Signed-off-by: Agostino Sarubbo gentoo.org> app-emacs/racket-mode/racket-mode-20220830.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/racket-mode/racket-mode-20220830.ebuild b/app-emacs/racket-mode/racket-mode-20220830.ebuild index 1279321cb713..ad1b245c3ecd 100644 --- a/app-emacs/racket-mode/racket-mode-20220830.ebuild +++ b/app-emacs/racket-mode/racket-mode-20220830.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}"/${PN}-${H} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND="dev-scheme/racket:=[-minimal]" BDEPEND="${RDEPEND}"