diff options
author | Sam James <sam@gentoo.org> | 2023-01-01 16:05:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-01 16:05:32 +0000 |
commit | 471de3d87ec7feaeb7f03307f6614acc91a79194 (patch) | |
tree | 4ecf7c6c6551c4d5adbfc01e5372744bebff16ff /net-mail | |
parent | media-sound/schismtracker: Stabilize 20221201 x86, #889260 (diff) | |
download | gentoo-471de3d87ec7feaeb7f03307f6614acc91a79194.tar.gz gentoo-471de3d87ec7feaeb7f03307f6614acc91a79194.tar.bz2 gentoo-471de3d87ec7feaeb7f03307f6614acc91a79194.zip |
net-mail/mu: Stabilize 1.8.13 amd64, #889262
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mu/mu-1.8.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mu/mu-1.8.13.ebuild b/net-mail/mu/mu-1.8.13.ebuild index 2e8ad733ced5..abdf13d8e901 100644 --- a/net-mail/mu/mu-1.8.13.ebuild +++ b/net-mail/mu/mu-1.8.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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=" |