diff options
author | Sam James <sam@gentoo.org> | 2021-12-22 00:45:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-22 00:45:17 +0000 |
commit | d8269c643c980a1eb39721fda52aa9541724892e (patch) | |
tree | a2f478d49f37f33e9f715a4d4543eda0bf576290 /net-mail | |
parent | dev-python/identify: Stabilize 2.4.0 x86, #829647 (diff) | |
download | gentoo-d8269c643c980a1eb39721fda52aa9541724892e.tar.gz gentoo-d8269c643c980a1eb39721fda52aa9541724892e.tar.bz2 gentoo-d8269c643c980a1eb39721fda52aa9541724892e.zip |
net-mail/mu: Stabilize 1.6.10 x86, #829781
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mu/mu-1.6.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/mu/mu-1.6.10.ebuild b/net-mail/mu/mu-1.6.10.ebuild index 5e48dc984dd4..f0d641e2507e 100644 --- a/net-mail/mu/mu-1.6.10.ebuild +++ b/net-mail/mu/mu-1.6.10.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/djcb/mu/releases/download/${PV}/mu-${PV}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos" IUSE="emacs guile readline" DEPEND=" |