diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:27:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:27:03 +0200 |
commit | 8c2acebded4bfc64922e4645d9a5d708c097c175 (patch) | |
tree | 1ad7a06581f8d78be3ff30e681dd9f9cea02b92e /net-mail | |
parent | dev-util/wiggle: x86 stable wrt bug #557916 (diff) | |
download | gentoo-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"
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/notmuch/notmuch-0.20.2.ebuild | 2 |
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} ) |