diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-05-29 21:01:59 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-05-29 21:01:59 +0000 |
commit | d2251f6c2ccbb1cb15712746546f56035b27e1ed (patch) | |
tree | dbf9b02d0534c9b36eb9a16e2065414292015fe5 /net-mail | |
parent | 2023-05-29 20:47:01 UTC (diff) | |
parent | net-mail/mu: Stabilize 1.10.3 arm64, #907116 (diff) | |
download | gentoo-d2251f6c2ccbb1cb15712746546f56035b27e1ed.tar.gz gentoo-d2251f6c2ccbb1cb15712746546f56035b27e1ed.tar.bz2 gentoo-d2251f6c2ccbb1cb15712746546f56035b27e1ed.zip |
Merge updates from master
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 3b59da786c40..6db9039141c9 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=" |