diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-03 22:45:17 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-03 23:14:01 +0800 |
commit | 502d2379ab21749f33e3286e1a52ebb4c5dfd460 (patch) | |
tree | 993ac6e85e7097ab9fcaeea50849495aa811922d /net-mail | |
parent | dev-perl/String-ShellQuote: keyword ~riscv (diff) | |
download | gentoo-502d2379ab21749f33e3286e1a52ebb4c5dfd460.tar.gz gentoo-502d2379ab21749f33e3286e1a52ebb4c5dfd460.tar.bz2 gentoo-502d2379ab21749f33e3286e1a52ebb4c5dfd460.zip |
net-mail/notmuch: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-mail')
-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 ) |