summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-30 11:09:38 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-30 11:09:38 +0100
commit8e5eee205bdd41635d11cfafd955f8401cd9f83b (patch)
tree647b97b88d4495e1da55381ae2a1460f04af1b93 /net-mail/notmuch
parentapp-emulation/simh: drop deprecated USE_NETWORK=1 (diff)
downloadgentoo-8e5eee205bdd41635d11cfafd955f8401cd9f83b.tar.gz
gentoo-8e5eee205bdd41635d11cfafd955f8401cd9f83b.tar.bz2
gentoo-8e5eee205bdd41635d11cfafd955f8401cd9f83b.zip
net-mail/notmuch: amd64 stable wrt bug #701350
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-mail/notmuch')
-rw-r--r--net-mail/notmuch/notmuch-0.29.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.29.3.ebuild b/net-mail/notmuch/notmuch-0.29.3.ebuild
index b10795cfe09a..c583ca34020a 100644
--- a/net-mail/notmuch/notmuch-0.29.3.ebuild
+++ b/net-mail/notmuch/notmuch-0.29.3.ebuild
@@ -18,7 +18,7 @@ LICENSE="GPL-3"
# Sub-slot corresponds to major wersion of libnotmuch.so.X.Y. Bump of Y is
# meant to be binary backward compatible.
SLOT="0/5"
-KEYWORDS="~alpha ~amd64 ~x86 ~x64-solaris"
+KEYWORDS="~alpha amd64 ~x86 ~x64-solaris"
REQUIRED_USE="
nmbug? ( python )
python? ( ${PYTHON_REQUIRED_USE} )