diff options
author | 2022-12-03 10:57:08 +0000 | |
---|---|---|
committer | 2022-12-03 10:57:08 +0000 | |
commit | fcde9b6a61ae67cda12355f0e02cdfe12af45ccd (patch) | |
tree | 90dbf41954c79c340abaf8b3aa88385027b81242 /net-mail/mu | |
parent | dev-embedded/u-boot-tools: Stabilize 2022.10 arm64, #884101 (diff) | |
download | gentoo-fcde9b6a61ae67cda12355f0e02cdfe12af45ccd.tar.gz gentoo-fcde9b6a61ae67cda12355f0e02cdfe12af45ccd.tar.bz2 gentoo-fcde9b6a61ae67cda12355f0e02cdfe12af45ccd.zip |
net-mail/mu: Stabilize 1.8.11 arm, #884113
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail/mu')
-rw-r--r-- | net-mail/mu/mu-1.8.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/mu/mu-1.8.11.ebuild b/net-mail/mu/mu-1.8.11.ebuild index 8aa4f98f6904..e519f4a502fa 100644 --- a/net-mail/mu/mu-1.8.11.ebuild +++ b/net-mail/mu/mu-1.8.11.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=" |