diff options
author | Sam James <sam@gentoo.org> | 2020-11-26 08:28:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-26 08:32:01 +0000 |
commit | 4eb6f3cb6f9b62fffbf6f9d206e7ce584c5cc964 (patch) | |
tree | fc64c9187a9802190d2d159a6106df2fca7a6414 /mail-client | |
parent | dev-python/aiohttp: Stabilize 3.7.1 arm64, #756418 (diff) | |
download | gentoo-4eb6f3cb6f9b62fffbf6f9d206e7ce584c5cc964.tar.gz gentoo-4eb6f3cb6f9b62fffbf6f9d206e7ce584c5cc964.tar.bz2 gentoo-4eb6f3cb6f9b62fffbf6f9d206e7ce584c5cc964.zip |
mail-client/mutt: Stabilize 2.0.2 arm, #755866
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mutt/mutt-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mutt/mutt-2.0.2.ebuild b/mail-client/mutt/mutt-2.0.2.ebuild index eb660e10fa0d..6ea867b6524b 100644 --- a/mail-client/mutt/mutt-2.0.2.ebuild +++ b/mail-client/mutt/mutt-2.0.2.ebuild @@ -27,7 +27,7 @@ REQUIRED_USE=" autocrypt? ( gpgme )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-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=" |