diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 13:48:14 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 13:48:14 +0200 |
commit | 0f9dedece27e09582438eb6d1823f92bd567e3c0 (patch) | |
tree | 764fa88d5755f708c26908639b02c1a7154ec46a /net-mail | |
parent | dev-embedded/u-boot-tools: Stabilize 2022.10 amd64, #884101 (diff) | |
download | gentoo-0f9dedece27e09582438eb6d1823f92bd567e3c0.tar.gz gentoo-0f9dedece27e09582438eb6d1823f92bd567e3c0.tar.bz2 gentoo-0f9dedece27e09582438eb6d1823f92bd567e3c0.zip |
net-mail/mu: Stabilize 1.8.11 amd64, #884113
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-mail')
-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 e519f4a502fa..ece19ae53d62 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=" |