diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-24 21:28:48 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-24 21:28:48 -0700 |
commit | a26f449008c2f4096a03055aae94b62620223f6b (patch) | |
tree | cb30161205737ed9c5030f3aedf89170ff7de1a3 /mail-client | |
parent | dev-python/cryptography-2.1.4-r1: ppc stable, bug 653620 (diff) | |
download | gentoo-a26f449008c2f4096a03055aae94b62620223f6b.tar.gz gentoo-a26f449008c2f4096a03055aae94b62620223f6b.tar.bz2 gentoo-a26f449008c2f4096a03055aae94b62620223f6b.zip |
mail-client/mutt-1.9.4-r1: ppc64 stable, bug 652668
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mutt/mutt-1.9.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mutt/mutt-1.9.4-r1.ebuild b/mail-client/mutt/mutt-1.9.4-r1.ebuild index a9c28a55ee5d..54254b5b37a0 100644 --- a/mail-client/mutt/mutt-1.9.4-r1.ebuild +++ b/mail-client/mutt/mutt-1.9.4-r1.ebuild @@ -28,7 +28,7 @@ REQUIRED_USE=" kerberos? ( || ( imap pop smtp nntp ) )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd ~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 ~x86-fbsd ~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=" |