commit: 6c3e7b7ce566ce0cebb5ed9b05b4c735fc01501d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 29 20:58:07 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 29 20:58:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c3e7b7c
net-mail/mu: Stabilize 1.10.3 arm64, #907116 Signed-off-by: Sam James <sam <AT> gentoo.org> net-mail/mu/mu-1.10.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/mu/mu-1.10.3.ebuild b/net-mail/mu/mu-1.10.3.ebuild index 3b59da786c40..6db9039141c9 100644 --- a/net-mail/mu/mu-1.10.3.ebuild +++ b/net-mail/mu/mu-1.10.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/djcb/mu/releases/download/v${PV}/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~riscv x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ~riscv x86 ~x64-macos" IUSE="emacs readline" DEPEND="
