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 6A526158089 for ; Tue, 24 Oct 2023 16:51:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC3B92BC013; Tue, 24 Oct 2023 16:51:11 +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 90E292BC013 for ; Tue, 24 Oct 2023 16:51:11 +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 CC8F4335C0B for ; Tue, 24 Oct 2023 16:51:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3AE2B12BC for ; Tue, 24 Oct 2023 16:51:09 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1698166255.38103ba5e1b355b2515920f4fc183b720fa6c2f2.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/avy-embark-collect/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/avy-embark-collect/avy-embark-collect-0.23.ebuild X-VCS-Directories: app-emacs/avy-embark-collect/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 38103ba5e1b355b2515920f4fc183b720fa6c2f2 X-VCS-Branch: master Date: Tue, 24 Oct 2023 16:51:09 +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: 77a526e2-478a-41b6-998f-d8ec7d628088 X-Archives-Hash: 4c52eaede043a52bfcec4cb3e75c0429 commit: 38103ba5e1b355b2515920f4fc183b720fa6c2f2 Author: Arthur Zamarin gentoo org> AuthorDate: Tue Oct 24 16:50:55 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Oct 24 16:50:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38103ba5 app-emacs/avy-embark-collect: Stabilize 0.23 amd64, #916109 Signed-off-by: Arthur Zamarin gentoo.org> app-emacs/avy-embark-collect/avy-embark-collect-0.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/avy-embark-collect/avy-embark-collect-0.23.ebuild b/app-emacs/avy-embark-collect/avy-embark-collect-0.23.ebuild index 115994eb1e68..d2156a2a4afa 100644 --- a/app-emacs/avy-embark-collect/avy-embark-collect-0.23.ebuild +++ b/app-emacs/avy-embark-collect/avy-embark-collect-0.23.ebuild @@ -17,7 +17,7 @@ else -> embark-${PV}.tar.gz" S="${WORKDIR}/embark-${PV}" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+"