diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-09 09:45:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-09 09:45:59 +0200 |
commit | 9f79607ddd283472d862b527b3a20b515779bdfe (patch) | |
tree | 3bdc5f55b566e40aa0c29aecb49574a76df34270 /net-mail | |
parent | dev-python/setuptools-rust: amd64 stable wrt bug #864463 (diff) | |
download | gentoo-9f79607ddd283472d862b527b3a20b515779bdfe.tar.gz gentoo-9f79607ddd283472d862b527b3a20b515779bdfe.tar.bz2 gentoo-9f79607ddd283472d862b527b3a20b515779bdfe.zip |
net-mail/mu: arm stable wrt bug #864445
Signed-off-by: Agostino Sarubbo <ago@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 c2ea322a200e..d76b9a10078f 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=" |