Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/notmuch/
Date: Mon, 17 May 2021 01:19:21
Message-Id: 1621214346.110462b4b9dd782e91b8c7b19486d0608f1839cc.sam@gentoo
1 commit: 110462b4b9dd782e91b8c7b19486d0608f1839cc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 17 01:19:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 17 01:19:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=110462b4
7
8 net-mail/notmuch: Stabilize 0.31.3 amd64, #787695
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-mail/notmuch/notmuch-0.31.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/notmuch/notmuch-0.31.3.ebuild b/net-mail/notmuch/notmuch-0.31.3.ebuild
16 index b1be4d8f3e5..8deec498a21 100644
17 --- a/net-mail/notmuch/notmuch-0.31.3.ebuild
18 +++ b/net-mail/notmuch/notmuch-0.31.3.ebuild
19 @@ -18,7 +18,7 @@ LICENSE="GPL-3"
20 # Sub-slot corresponds to major wersion of libnotmuch.so.X.Y. Bump of Y is
21 # meant to be binary backward compatible.
22 SLOT="0/5"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
25 REQUIRED_USE="
26 apidoc? ( doc )
27 nmbug? ( python )