Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/notmuch/
Date: Thu, 22 Dec 2016 15:11:25
Message-Id: 1482419395.27e65e00433872b8f4ddce4e32bc53bf27e5faf9.klausman@gentoo
1 commit: 27e65e00433872b8f4ddce4e32bc53bf27e5faf9
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 22 15:09:55 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 22 15:09:55 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27e65e00
7
8 net-mail/notmuch-0.23.3-r0: stable on amd64
9
10 Gentoo-Bug: 599544
11
12 net-mail/notmuch/notmuch-0.23.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/notmuch/notmuch-0.23.3.ebuild b/net-mail/notmuch/notmuch-0.23.3.ebuild
16 index 49aefbf..6f18afc 100644
17 --- a/net-mail/notmuch/notmuch-0.23.3.ebuild
18 +++ b/net-mail/notmuch/notmuch-0.23.3.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/4"
23 -KEYWORDS="~alpha ~amd64 ~x86"
24 +KEYWORDS="~alpha amd64 ~x86"
25 REQUIRED_USE="
26 nmbug? ( python )
27 python? ( ${PYTHON_REQUIRED_USE} )