diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:01:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:10:31 +0100 |
commit | 79d6ee19c0ca495037f254b1b31e119e6504f996 (patch) | |
tree | bd83645ca93bb4ecf9cd6fb5ecc9a69f86d38696 /net-mail/notmuch | |
parent | net-proxy/squid: x86 stable wrt bug #573076 (diff) | |
download | gentoo-79d6ee19c0ca495037f254b1b31e119e6504f996.tar.gz gentoo-79d6ee19c0ca495037f254b1b31e119e6504f996.tar.bz2 gentoo-79d6ee19c0ca495037f254b1b31e119e6504f996.zip |
net-mail/notmuch: x86 stable wrt bug #572014
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-mail/notmuch')
-rw-r--r-- | net-mail/notmuch/notmuch-0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.21.ebuild b/net-mail/notmuch/notmuch-0.21.ebuild index 8fe5d334f5b4..896f474d8e29 100644 --- a/net-mail/notmuch/notmuch-0.21.ebuild +++ b/net-mail/notmuch/notmuch-0.21.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} ) |