commit: 110462b4b9dd782e91b8c7b19486d0608f1839cc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 17 01:19:06 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 17 01:19:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=110462b4
net-mail/notmuch: Stabilize 0.31.3 amd64, #787695
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/notmuch/notmuch-0.31.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/notmuch/notmuch-0.31.3.ebuild
b/net-mail/notmuch/notmuch-0.31.3.ebuild
index b1be4d8f3e5..8deec498a21 100644
--- a/net-mail/notmuch/notmuch-0.31.3.ebuild
+++ b/net-mail/notmuch/notmuch-0.31.3.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 ~x86 ~x64-macos"
REQUIRED_USE="
apidoc? ( doc )
nmbug? ( python )