diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-26 07:54:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-26 07:54:27 +0100 |
commit | 99f29612759fbfb652fc024ac40eecfd8c702079 (patch) | |
tree | 5f5517ac69efa98b2fba953c981317954ddddc46 /mail-client | |
parent | dev-python/urllib3: amd64/arm64/arm/hppa/ppc64/ppc/s390/sparc/x86 stable (ALL... (diff) | |
download | gentoo-99f29612759fbfb652fc024ac40eecfd8c702079.tar.gz gentoo-99f29612759fbfb652fc024ac40eecfd8c702079.tar.bz2 gentoo-99f29612759fbfb652fc024ac40eecfd8c702079.zip |
mail-client/mutt: ppc64 stable wrt bug #755866
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mutt/mutt-2.0.2.ebuild b/mail-client/mutt/mutt-2.0.2.ebuild index 89402e61c99d..eb660e10fa0d 100644 --- a/mail-client/mutt/mutt-2.0.2.ebuild +++ b/mail-client/mutt/mutt-2.0.2.ebuild @@ -27,7 +27,7 @@ REQUIRED_USE=" autocrypt? ( gpgme )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~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 ~arm64 ~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=" |