diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 22:04:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 22:04:06 +0000 |
commit | 3e019c6eef5b278f810443a115bae5a59a7b40ae (patch) | |
tree | 57b4844af6339d6aed2a2c7f45263363015abfa9 /mail-client | |
parent | dev-libs/xxhash: Stabilize 0.8.0 s390, #765493 (diff) | |
download | gentoo-3e019c6eef5b278f810443a115bae5a59a7b40ae.tar.gz gentoo-3e019c6eef5b278f810443a115bae5a59a7b40ae.tar.bz2 gentoo-3e019c6eef5b278f810443a115bae5a59a7b40ae.zip |
mail-client/mutt: Stabilize 2.0.4-r1 ppc64, #765790
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mutt/mutt-2.0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mutt/mutt-2.0.4-r1.ebuild b/mail-client/mutt/mutt-2.0.4-r1.ebuild index d2caaa5b4427..75740fa71bb6 100644 --- a/mail-client/mutt/mutt-2.0.4-r1.ebuild +++ b/mail-client/mutt/mutt-2.0.4-r1.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 ~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 ~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=" |