diff options
author | Sam James <sam@gentoo.org> | 2024-01-27 06:32:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-27 06:32:00 +0000 |
commit | 255832fb73933e9f19a061703e48af9e07f8400c (patch) | |
tree | 3a12d9f8c46325dbdcb7df75fbda37d5d349cf79 /mail-client | |
parent | app-editors/shed: update LICENSE (diff) | |
download | gentoo-255832fb73933e9f19a061703e48af9e07f8400c.tar.gz gentoo-255832fb73933e9f19a061703e48af9e07f8400c.tar.bz2 gentoo-255832fb73933e9f19a061703e48af9e07f8400c.zip |
mail-client/mutt: Stabilize 2.2.12 arm64, #922305
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mutt/mutt-2.2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/mutt/mutt-2.2.12.ebuild b/mail-client/mutt/mutt-2.2.12.ebuild index 0180c39c8a2e..a92f5a436505 100644 --- a/mail-client/mutt/mutt-2.2.12.ebuild +++ b/mail-client/mutt/mutt-2.2.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -28,7 +28,7 @@ REQUIRED_USE=" autocrypt? ( gpgme )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" # yes, we overdepend on the backend impls here, hopefully one day we can # have REQUIRED_USE do what it is made for again. bug #607360 CDEPEND=" |