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: Tue, 07 Sep 2021 00:09:28
Message-Id: 1630973316.f36396c4c6ed023f7ff5a46a0ad46bd2fa6dd9c4.sam@gentoo
1 commit: f36396c4c6ed023f7ff5a46a0ad46bd2fa6dd9c4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 7 00:08:36 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 7 00:08:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f36396c4
7
8 net-mail/notmuch: Stabilize 0.32.2-r1 arm, #803104
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-mail/notmuch/notmuch-0.32.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/notmuch/notmuch-0.32.2-r1.ebuild b/net-mail/notmuch/notmuch-0.32.2-r1.ebuild
16 index b06900e9e77..ba302f77adb 100644
17 --- a/net-mail/notmuch/notmuch-0.32.2-r1.ebuild
18 +++ b/net-mail/notmuch/notmuch-0.32.2-r1.ebuild
19 @@ -19,7 +19,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 )