commit: 7e4b6ac81db837203050d528fd4788138ce1f602
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 13 23:20:23 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 23:20:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e4b6ac8
net-mail/notmuch: subscribe to xapian subslot again
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/notmuch/notmuch-0.31.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/notmuch/notmuch-0.31.ebuild
b/net-mail/notmuch/notmuch-0.31.ebuild
index 86e0349ec42..dc44f4976cc 100644
--- a/net-mail/notmuch/notmuch-0.31.ebuild
+++ b/net-mail/notmuch/notmuch-0.31.ebuild
@@ -40,7 +40,7 @@ BDEPEND="
COMMON_DEPEND="
dev-libs/glib
dev-libs/gmime:3.0[crypt]
- dev-libs/xapian
+ dev-libs/xapian:=
sys-libs/talloc
sys-libs/zlib
emacs? ( >=app-editors/emacs-${NEED_EMACS}:* )