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, 27 Oct 2020 23:31:34
Message-Id: 1603841139.7cb1220db1121d31b4fbf02462e7b160ccfb15ed.sam@gentoo
1 commit: 7cb1220db1121d31b4fbf02462e7b160ccfb15ed
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 27 23:25:39 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 27 23:25:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cb1220d
7
8 net-mail/notmuch: Keyword 0.31-r1 arm, #751022
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-mail/notmuch/notmuch-0.31-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/notmuch/notmuch-0.31-r1.ebuild b/net-mail/notmuch/notmuch-0.31-r1.ebuild
16 index f5fd2cc5cf8..07472ca4b03 100644
17 --- a/net-mail/notmuch/notmuch-0.31-r1.ebuild
18 +++ b/net-mail/notmuch/notmuch-0.31-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 ~arm64 ~ppc64 ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~x86"
25 REQUIRED_USE="
26 nmbug? ( python )
27 python? ( ${PYTHON_REQUIRED_USE} )