diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 19:03:07 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 19:03:07 +0000 |
commit | 6e8eba490a6334bed51a89e6de295359d161548b (patch) | |
tree | 39bc948f874fb7066e36c92e0f2d2835d27f7865 /mail-client | |
parent | app-crypt/johntheripper: Stabilize 1.9.0 arm, #945611 (diff) | |
download | gentoo-6e8eba490a6334bed51a89e6de295359d161548b.tar.gz gentoo-6e8eba490a6334bed51a89e6de295359d161548b.tar.bz2 gentoo-6e8eba490a6334bed51a89e6de295359d161548b.zip |
mail-client/mutt: Stabilize 2.2.12-r1 arm64, #945633
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mutt/mutt-2.2.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mutt/mutt-2.2.12-r1.ebuild b/mail-client/mutt/mutt-2.2.12-r1.ebuild index 2882b0218e70..5d092a335c05 100644 --- a/mail-client/mutt/mutt-2.2.12-r1.ebuild +++ b/mail-client/mutt/mutt-2.2.12-r1.ebuild @@ -28,7 +28,7 @@ REQUIRED_USE=" autocrypt? ( gpgme )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~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=" |