diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 19:02:11 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 19:02:11 +0000 |
commit | 8fd434ffcd679ce5b5cf5dbe6934541921323888 (patch) | |
tree | 09c7abd8d11cf93789576389690388644a3971d7 /mail-client | |
parent | dev-util/global: Stabilize 6.6.10 ppc, #945629 (diff) | |
download | gentoo-8fd434ffcd679ce5b5cf5dbe6934541921323888.tar.gz gentoo-8fd434ffcd679ce5b5cf5dbe6934541921323888.tar.bz2 gentoo-8fd434ffcd679ce5b5cf5dbe6934541921323888.zip |
mail-client/mutt: Stabilize 2.2.12-r1 arm, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/mutt/mutt-2.2.12-r1.ebuild b/mail-client/mutt/mutt-2.2.12-r1.ebuild index eb5015d0c94d..2882b0218e70 100644 --- a/mail-client/mutt/mutt-2.2.12-r1.ebuild +++ b/mail-client/mutt/mutt-2.2.12-r1.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 ~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=" |