diff options
author | 2021-01-24 21:51:18 +0000 | |
---|---|---|
committer | 2021-01-24 21:51:18 +0000 | |
commit | e86ddb207fcd0c63135e5a6862459a745385783d (patch) | |
tree | 85c8db38f54a66c052bab0443d382d8202c4ea48 /mail-client/mutt | |
parent | media-libs/sbc: Stabilize 1.5 sparc, #766725 (diff) | |
download | gentoo-e86ddb207fcd0c63135e5a6862459a745385783d.tar.gz gentoo-e86ddb207fcd0c63135e5a6862459a745385783d.tar.bz2 gentoo-e86ddb207fcd0c63135e5a6862459a745385783d.zip |
mail-client/mutt: Stabilize 2.0.4-r1 arm, #765790
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client/mutt')
-rw-r--r-- | mail-client/mutt/mutt-2.0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mutt/mutt-2.0.4-r1.ebuild b/mail-client/mutt/mutt-2.0.4-r1.ebuild index bbee0c7d06c2..d2caaa5b4427 100644 --- a/mail-client/mutt/mutt-2.0.4-r1.ebuild +++ b/mail-client/mutt/mutt-2.0.4-r1.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 ~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 ~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=" |