diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-30 13:14:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-30 13:14:29 +0100 |
commit | 891cd13de918bb2d0b5b0dcf43e2ee0d452a969b (patch) | |
tree | c4f159e3140db10d119faad3608fc347ac5aed2a /net-mail/notmuch | |
parent | dev-libs/zziplib: x86 stable wrt bug #614040 (diff) | |
download | gentoo-891cd13de918bb2d0b5b0dcf43e2ee0d452a969b.tar.gz gentoo-891cd13de918bb2d0b5b0dcf43e2ee0d452a969b.tar.bz2 gentoo-891cd13de918bb2d0b5b0dcf43e2ee0d452a969b.zip |
net-mail/notmuch: x86 stable wrt bug #701350
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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.29.3.ebuild | 2 |
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 c583ca34020a..c8ab2a408976 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} ) |