diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 17:13:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 17:13:00 +0200 |
commit | e85566bc144fb7a649df1b9b18d5e237d90d0cf5 (patch) | |
tree | 170e991ccc64441238e858a5daa264324b614231 /mail-client | |
parent | app-emulation/cadvisor: remove vendor directory from 0.36.0 (diff) | |
download | gentoo-e85566bc144fb7a649df1b9b18d5e237d90d0cf5.tar.gz gentoo-e85566bc144fb7a649df1b9b18d5e237d90d0cf5.tar.bz2 gentoo-e85566bc144fb7a649df1b9b18d5e237d90d0cf5.zip |
mail-client/mutt: amd64 stable wrt bug #715352
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mutt/mutt-1.13.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mutt/mutt-1.13.5.ebuild b/mail-client/mutt/mutt-1.13.5.ebuild index ad8d65ddb60b..ac5d286d810f 100644 --- a/mail-client/mutt/mutt-1.13.5.ebuild +++ b/mail-client/mutt/mutt-1.13.5.ebuild @@ -26,7 +26,7 @@ REQUIRED_USE=" kerberos? ( || ( imap pop smtp ) )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~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 ~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=" |