diff options
author | Sam James <sam@gentoo.org> | 2023-05-29 21:58:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-29 21:58:07 +0100 |
commit | 6c3e7b7ce566ce0cebb5ed9b05b4c735fc01501d (patch) | |
tree | 756b4b3e5895374a3ad26eff8c529c2db4e7eb28 /net-mail/mu | |
parent | app-office/calligra: Keyword 3.2.1-r8 arm64, #907075 (diff) | |
download | gentoo-6c3e7b7ce566ce0cebb5ed9b05b4c735fc01501d.tar.gz gentoo-6c3e7b7ce566ce0cebb5ed9b05b4c735fc01501d.tar.bz2 gentoo-6c3e7b7ce566ce0cebb5ed9b05b4c735fc01501d.zip |
net-mail/mu: Stabilize 1.10.3 arm64, #907116
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail/mu')
-rw-r--r-- | net-mail/mu/mu-1.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |