diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-31 09:19:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-31 09:19:45 +0200 |
commit | 82627d215eec26f25d24810533ddcdc654f66d8b (patch) | |
tree | bef415ddd037dcfab06c1862ffc60a861251ce96 /mail-client/mutt | |
parent | sys-kernel/gentoo-sources: ppc stable wrt bug #714776 (diff) | |
download | gentoo-82627d215eec26f25d24810533ddcdc654f66d8b.tar.gz gentoo-82627d215eec26f25d24810533ddcdc654f66d8b.tar.bz2 gentoo-82627d215eec26f25d24810533ddcdc654f66d8b.zip |
mail-client/mutt: ppc stable wrt bug #715352
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-client/mutt')
-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 b97cb66d453f..f53265babb0f 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=" |