diff options
-rw-r--r-- | net-mail/notmuch/notmuch-0.34.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.34.2.ebuild b/net-mail/notmuch/notmuch-0.34.2.ebuild index d056fb61c403..c35d6a91e6b8 100644 --- a/net-mail/notmuch/notmuch-0.34.2.ebuild +++ b/net-mail/notmuch/notmuch-0.34.2.ebuild @@ -18,7 +18,7 @@ LICENSE="GPL-3" # Sub-slot corresponds to major wersion of libnotmuch.so.X.Y. Bump of Y is # meant to be binary backward compatible. SLOT="0/5" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos" REQUIRED_USE=" apidoc? ( doc ) nmbug? ( python ) |