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 845FD15ACFC for ; Mon, 1 May 2023 08:47:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6BB0E0855; Mon, 1 May 2023 08:47:27 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B36CAE0855 for ; Mon, 1 May 2023 08:47:27 +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 039B3341523 for ; Mon, 1 May 2023 08:47:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4CF9BA5E for ; Mon, 1 May 2023 08:47:24 +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: <1682930822.3af596baeb9a43d6c1fe769c8a47078c6345d821.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/getmail/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/getmail/getmail-6.18.12.ebuild X-VCS-Directories: net-mail/getmail/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3af596baeb9a43d6c1fe769c8a47078c6345d821 X-VCS-Branch: master Date: Mon, 1 May 2023 08:47:24 +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: 900742cc-5f6e-4b51-87f5-e2759dbf9519 X-Archives-Hash: 39f00fd9552c68e7f1786b660b31fc6c commit: 3af596baeb9a43d6c1fe769c8a47078c6345d821 Author: Sam James gentoo org> AuthorDate: Mon May 1 08:46:43 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon May 1 08:47:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3af596ba net-mail/getmail: Stabilize 6.18.12 ALLARCHES, #904648 Signed-off-by: Sam James gentoo.org> net-mail/getmail/getmail-6.18.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/getmail/getmail-6.18.12.ebuild b/net-mail/getmail/getmail-6.18.12.ebuild index e890841ed946..abb1453503f8 100644 --- a/net-mail/getmail/getmail-6.18.12.ebuild +++ b/net-mail/getmail/getmail-6.18.12.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/getmail6-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" python_prepare_all() { # Use gentoo version number (including revision) for doc dir and remove COPYING file