diff options
author | Sam James <sam@gentoo.org> | 2023-09-03 15:17:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-03 15:17:12 +0100 |
commit | cd457ee41fa23f876d8f23eb68a902272f5fd313 (patch) | |
tree | 1a022ecb2004bce008f898bcd4077b3036a28170 /net-mail/mu | |
parent | net-mail/mu: Stabilize 1.10.6 arm64, #913546 (diff) | |
download | gentoo-cd457ee41fa23f876d8f23eb68a902272f5fd313.tar.gz gentoo-cd457ee41fa23f876d8f23eb68a902272f5fd313.tar.bz2 gentoo-cd457ee41fa23f876d8f23eb68a902272f5fd313.zip |
net-mail/mu: Stabilize 1.10.6 arm, #913546
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail/mu')
-rw-r--r-- | net-mail/mu/mu-1.10.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/mu/mu-1.10.6.ebuild b/net-mail/mu/mu-1.10.6.ebuild index c187932f4118..9ce172706cd7 100644 --- a/net-mail/mu/mu-1.10.6.ebuild +++ b/net-mail/mu/mu-1.10.6.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=" |