diff options
author | 2023-04-25 12:54:57 +0100 | |
---|---|---|
committer | 2023-04-25 12:55:02 +0100 | |
commit | c246b09ef4e5c8d1b3ba1ea6039be6c4700c5c87 (patch) | |
tree | ee7ab8fe3d14bd46e5185e51d0baf41d683cd7df /mail-client | |
parent | sys-apps/memtest86-bin: add 10.4, drop 10.3 (diff) | |
download | gentoo-c246b09ef4e5c8d1b3ba1ea6039be6c4700c5c87.tar.gz gentoo-c246b09ef4e5c8d1b3ba1ea6039be6c4700c5c87.tar.bz2 gentoo-c246b09ef4e5c8d1b3ba1ea6039be6c4700c5c87.zip |
mail-client/mutt: Stabilize 2.2.10 arm, #905002
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mutt/mutt-2.2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mutt/mutt-2.2.10.ebuild b/mail-client/mutt/mutt-2.2.10.ebuild index 52511efdd711..7fd43dbc657d 100644 --- a/mail-client/mutt/mutt-2.2.10.ebuild +++ b/mail-client/mutt/mutt-2.2.10.ebuild @@ -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 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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=" |