summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-12-24 11:18:02 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-12-24 11:18:02 +0100
commitd8a30b9a7a095ddbca375fc60ab73663837a8c00 (patch)
tree637e9a9542f55180753a9f7bf3a7fdb14e8c9f10 /net-mail
parentdev-util/oprofile: x86 stable wrt bug #577752 (diff)
downloadgentoo-d8a30b9a7a095ddbca375fc60ab73663837a8c00.tar.gz
gentoo-d8a30b9a7a095ddbca375fc60ab73663837a8c00.tar.bz2
gentoo-d8a30b9a7a095ddbca375fc60ab73663837a8c00.zip
net-mail/notmuch: x86 stable wrt bug #603384
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/notmuch/notmuch-0.23.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.23.3.ebuild b/net-mail/notmuch/notmuch-0.23.3.ebuild
index 6f18afca1610..d2276a44ba3b 100644
--- a/net-mail/notmuch/notmuch-0.23.3.ebuild
+++ b/net-mail/notmuch/notmuch-0.23.3.ebuild
@@ -19,7 +19,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/4"
-KEYWORDS="~alpha amd64 ~x86"
+KEYWORDS="~alpha amd64 x86"
REQUIRED_USE="
nmbug? ( python )
python? ( ${PYTHON_REQUIRED_USE} )