diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-25 13:15:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-25 13:15:02 +0100 |
commit | f75a2fe539c79329c6d979e80257e9962057c020 (patch) | |
tree | 5bbf78c61b324f8de9b4bcb9b1db83db50b83207 /mail-client | |
parent | dev-db/mariadb-connector-c: ppc64 stable wrt bug #756673 (diff) | |
download | gentoo-f75a2fe539c79329c6d979e80257e9962057c020.tar.gz gentoo-f75a2fe539c79329c6d979e80257e9962057c020.tar.bz2 gentoo-f75a2fe539c79329c6d979e80257e9962057c020.zip |
mail-client/mutt: sparc stable wrt bug #755866
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
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 8d293ab05a7e..89402e61c99d 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=" |