diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-08 10:51:53 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-08 09:53:32 +0100 |
commit | b559ad9887bf0230dc026f10941f22f7766662d3 (patch) | |
tree | 6277aff7fbe96a99dae3f3011757d5b9a7695a36 /mail-client/mutt | |
parent | xfce-extra/xfce4-eyes-plugin: Port to EAPI=6 (diff) | |
download | gentoo-b559ad9887bf0230dc026f10941f22f7766662d3.tar.gz gentoo-b559ad9887bf0230dc026f10941f22f7766662d3.tar.bz2 gentoo-b559ad9887bf0230dc026f10941f22f7766662d3.zip |
mail-client/mutt: stable 1.9.4-r1 for sparc
Bug: https://bugs.gentoo.org/652668
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'mail-client/mutt')
-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 cf7b6e60ba99..3a03f9c5bfda 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=" |