diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-31 09:20:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-31 09:20:26 +0200 |
commit | 20feb60beed53a02fb682b2cfba234e3c15951b4 (patch) | |
tree | 79e23ce990b6fc5663b633af02746bd5c3c1d14c /mail-client | |
parent | mail-client/mutt: ppc stable wrt bug #715352 (diff) | |
download | gentoo-20feb60beed53a02fb682b2cfba234e3c15951b4.tar.gz gentoo-20feb60beed53a02fb682b2cfba234e3c15951b4.tar.bz2 gentoo-20feb60beed53a02fb682b2cfba234e3c15951b4.zip |
mail-client/mutt: ppc64 stable wrt bug #715352
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
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 f53265babb0f..7219b396077e 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=" |