diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:47:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:47:35 +0100 |
commit | 498e282df1cc634e75d4e19cce9fca5343f187cf (patch) | |
tree | 47c70f4a4b62b359b5cc9a3d5e944c89d2aeecbc | |
parent | x11-misc/xdg-user-dirs: stable 0.17 for ppc64, bug #661370 (diff) | |
download | gentoo-498e282df1cc634e75d4e19cce9fca5343f187cf.tar.gz gentoo-498e282df1cc634e75d4e19cce9fca5343f187cf.tar.bz2 gentoo-498e282df1cc634e75d4e19cce9fca5343f187cf.zip |
mail-client/mutt: stable 1.10.1 for ppc64, bug #661436
Bug: https://bugs.gentoo.org/661436
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
-rw-r--r-- | mail-client/mutt/mutt-1.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mutt/mutt-1.10.1.ebuild b/mail-client/mutt/mutt-1.10.1.ebuild index 9d6073d9da49..9aaba6d4d0fe 100644 --- a/mail-client/mutt/mutt-1.10.1.ebuild +++ b/mail-client/mutt/mutt-1.10.1.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=" |