diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-01 21:16:00 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-01 21:16:00 +0200 |
commit | 3e805af102342f5f20a567c515c87fe1d2f690c6 (patch) | |
tree | 42f2f7767b296d467bafb53002241c453bedb0ed /net-mail | |
parent | sys-auth/nss-pam-ldapd: update EAPI 7 -> 8 (diff) | |
download | gentoo-3e805af102342f5f20a567c515c87fe1d2f690c6.tar.gz gentoo-3e805af102342f5f20a567c515c87fe1d2f690c6.tar.bz2 gentoo-3e805af102342f5f20a567c515c87fe1d2f690c6.zip |
net-mail/mu: Stabilize 1.8.13 arm, #889262
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mu/mu-1.8.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/mu/mu-1.8.13.ebuild b/net-mail/mu/mu-1.8.13.ebuild index 31e0da9066db..470f42cd15b3 100644 --- a/net-mail/mu/mu-1.8.13.ebuild +++ b/net-mail/mu/mu-1.8.13.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=" |