diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-08 21:01:28 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-08 21:01:28 +0300 |
commit | bf7dbbab6e73180e27b0369dcda0c9af9622039c (patch) | |
tree | 1c69616d9b66b9fcf31fef93297fe5d13e9b592b /net-mail | |
parent | media-libs/rubberband: Stabilize 3.0.0 arm64, #864280 (diff) | |
download | gentoo-bf7dbbab6e73180e27b0369dcda0c9af9622039c.tar.gz gentoo-bf7dbbab6e73180e27b0369dcda0c9af9622039c.tar.bz2 gentoo-bf7dbbab6e73180e27b0369dcda0c9af9622039c.zip |
net-mail/mu: Stabilize 1.8.5 arm64, #864445
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mu/mu-1.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/mu/mu-1.8.5.ebuild b/net-mail/mu/mu-1.8.5.ebuild index af673005c01c..5944492e4f63 100644 --- a/net-mail/mu/mu-1.8.5.ebuild +++ b/net-mail/mu/mu-1.8.5.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 ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm arm64 ~x86 ~x64-macos" IUSE="emacs readline" DEPEND=" |