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:59:52
Message-Id: 1621216775.a47cabe36a218eccf3f6cc499eac853313f2ed65.sam@gentoo
1 commit: a47cabe36a218eccf3f6cc499eac853313f2ed65
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 17 01:59:35 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 17 01:59:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a47cabe3
7
8 net-mail/notmuch: Stabilize 0.31.3 x86, #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 8deec498a21..946fb55ae69 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 )