diff options
author | Sam James <sam@gentoo.org> | 2021-12-22 00:44:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-22 00:44:12 +0000 |
commit | c1dfc29338cde507643a3143dc999c8be1f8d5de (patch) | |
tree | 63ed8a22a01aefbf5d1a1fd6f6e505fd2009b163 /net-mail/mu/mu-1.6.10.ebuild | |
parent | dev-python/identify: Stabilize 2.4.0 amd64, #829647 (diff) | |
download | gentoo-c1dfc29338cde507643a3143dc999c8be1f8d5de.tar.gz gentoo-c1dfc29338cde507643a3143dc999c8be1f8d5de.tar.bz2 gentoo-c1dfc29338cde507643a3143dc999c8be1f8d5de.zip |
net-mail/mu: Stabilize 1.6.10 amd64, #829781
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail/mu/mu-1.6.10.ebuild')
-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 10dba93b30d6..5e48dc984dd4 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=" |