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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9B009158042 for ; Tue, 22 Oct 2024 01:34:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A3B9E0977; Tue, 22 Oct 2024 01:34: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 6E006E0977 for ; Tue, 22 Oct 2024 01:34: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 7D4EF34305B for ; Tue, 22 Oct 2024 01:34:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3830C2215 for ; Tue, 22 Oct 2024 01:34:54 +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: <1729560854.6a5a021c303c1728651c8eb75720ec5b092d7ffa.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/persist/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/persist/persist-0.6.1.ebuild X-VCS-Directories: app-emacs/persist/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6a5a021c303c1728651c8eb75720ec5b092d7ffa X-VCS-Branch: master Date: Tue, 22 Oct 2024 01:34:54 +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: 87c274ec-b7b6-4d9f-8e5d-fd6dfd73145c X-Archives-Hash: 51a7c25ad6deced474d23b090a6e776b commit: 6a5a021c303c1728651c8eb75720ec5b092d7ffa Author: Sam James gentoo org> AuthorDate: Tue Oct 22 01:34:14 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue Oct 22 01:34:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a5a021c app-emacs/persist: Stabilize 0.6.1 amd64, #941950 Signed-off-by: Sam James gentoo.org> app-emacs/persist/persist-0.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/persist/persist-0.6.1.ebuild b/app-emacs/persist/persist-0.6.1.ebuild index 8f745ad5237e..cb602dc28af5 100644 --- a/app-emacs/persist/persist-0.6.1.ebuild +++ b/app-emacs/persist/persist-0.6.1.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/elpa-${COMMIT:0:7}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" # ELISP_TEXINFO="${PN}.texi" # Broken. SITEFILE="50${PN}-gentoo.el"