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 59C25158087 for ; Wed, 1 Dec 2021 07:05:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75C042BC023; Wed, 1 Dec 2021 07:05:46 +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 4BCA62BC023 for ; Wed, 1 Dec 2021 07:05:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 780B1342AC7 for ; Wed, 1 Dec 2021 07:05:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCD89200 for ; Wed, 1 Dec 2021 07:05:42 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1638342334.7cc232aabb890a99a26a243a9198dd7f6ea08dfa.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mu/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/mu/mu-1.6.9.ebuild X-VCS-Directories: net-mail/mu/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 7cc232aabb890a99a26a243a9198dd7f6ea08dfa X-VCS-Branch: master Date: Wed, 1 Dec 2021 07:05:42 +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: c4cd6edf-3df5-4f94-a35b-b5a3566cbfa4 X-Archives-Hash: a98698bc73be952a12481cdad5dec379 commit: 7cc232aabb890a99a26a243a9198dd7f6ea08dfa Author: Joonas Niilola gentoo org> AuthorDate: Wed Dec 1 07:04:28 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Dec 1 07:05:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cc232aa net-mail/mu: stabilize 1.6.9 for x86 Bug: https://bugs.gentoo.org/827836 Signed-off-by: Joonas Niilola gentoo.org> net-mail/mu/mu-1.6.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/mu/mu-1.6.9.ebuild b/net-mail/mu/mu-1.6.9.ebuild index e45b8dd000c7..99c3950607fc 100644 --- a/net-mail/mu/mu-1.6.9.ebuild +++ b/net-mail/mu/mu-1.6.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/djcb/mu/releases/download/${PV}-signed/mu-${PV}.tar. LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 arm arm64 ~x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 x86 ~x64-macos" IUSE="emacs guile readline" DEPEND="