summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-09-20 11:27:03 +0200
committerAgostino Sarubbo <ago@gentoo.org>2015-09-20 11:27:03 +0200
commit8c2acebded4bfc64922e4645d9a5d708c097c175 (patch)
tree1ad7a06581f8d78be3ff30e681dd9f9cea02b92e
parentdev-util/wiggle: x86 stable wrt bug #557916 (diff)
downloadgentoo-8c2acebded4bfc64922e4645d9a5d708c097c175.tar.gz
gentoo-8c2acebded4bfc64922e4645d9a5d708c097c175.tar.bz2
gentoo-8c2acebded4bfc64922e4645d9a5d708c097c175.zip
net-mail/notmuch: x86 stable wrt bug #557918
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
-rw-r--r--net-mail/notmuch/notmuch-0.20.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.20.2.ebuild b/net-mail/notmuch/notmuch-0.20.2.ebuild
index 58d27d958a5c..844d9d87af1e 100644
--- a/net-mail/notmuch/notmuch-0.20.2.ebuild
+++ b/net-mail/notmuch/notmuch-0.20.2.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/4"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
REQUIRED_USE="
nmbug? ( python )
python? ( ${PYTHON_REQUIRED_USE} )