diff options
author | Sam James <sam@gentoo.org> | 2023-05-25 04:20:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-25 04:20:00 +0100 |
commit | d157091ff8740bcecdda50101bf72a42c5017569 (patch) | |
tree | 54fe74e95885b168951209ed65f59ef9a506b2b9 /net-mail | |
parent | app-emacs/po-mode: Stabilize 0.21.1 ALLARCHES, #907113 (diff) | |
download | gentoo-d157091ff8740bcecdda50101bf72a42c5017569.tar.gz gentoo-d157091ff8740bcecdda50101bf72a42c5017569.tar.bz2 gentoo-d157091ff8740bcecdda50101bf72a42c5017569.zip |
net-mail/mu: Stabilize 1.10.3 arm, #907116
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-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 2acec2e5ddb5..1a97c13b7e60 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=" |