summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2022-04-02 13:20:05 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2022-04-02 13:20:05 -0400
commitc16591f04421ac359de0c53d8635511e43818c58 (patch)
tree72612db6312004f6de64625771fde9c14556abd1
parentf01075d28a4b61ef0311b968332ea276f5496d80 (diff)
downloadgentoo-overlay-c16591f04421ac359de0c53d8635511e43818c58.tar.xz
gentoo-overlay-c16591f04421ac359de0c53d8635511e43818c58.zip
net-mail/notmuch: sync
-rw-r--r--net-mail/notmuch/notmuch-0.34.2-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mail/notmuch/notmuch-0.34.2-r1.ebuild b/net-mail/notmuch/notmuch-0.34.2-r1.ebuild
index ec0bf11..8ab0efb 100644
--- a/net-mail/notmuch/notmuch-0.34.2-r1.ebuild
+++ b/net-mail/notmuch/notmuch-0.34.2-r1.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DISTUTILS_OPTIONAL=1
-DISTUTILS_USE_SETUPTOOLS=manual
NEED_EMACS="24.1"
PYTHON_COMPAT=( python3_{7..10} pypy3 )
@@ -19,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 )