diff options
author | 2019-07-10 13:46:33 +0200 | |
---|---|---|
committer | 2019-07-10 13:46:33 +0200 | |
commit | 7a557231590ee3397253ff6bc4cc88c8c4dd0d6f (patch) | |
tree | 7dfd3adcb1c81ffa18c9d3d632861a2ae4363d4d /net-mail/notmuch | |
parent | dev-libs/xapian: amd64 stable wrt bug #689520 (diff) | |
download | gentoo-7a557231590ee3397253ff6bc4cc88c8c4dd0d6f.tar.gz gentoo-7a557231590ee3397253ff6bc4cc88c8c4dd0d6f.tar.bz2 gentoo-7a557231590ee3397253ff6bc4cc88c8c4dd0d6f.zip |
net-mail/notmuch: amd64 stable wrt bug #689520
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-mail/notmuch')
-rw-r--r-- | net-mail/notmuch/notmuch-0.28.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.28.4.ebuild b/net-mail/notmuch/notmuch-0.28.4.ebuild index 95e5689f032e..94ee48c3ce05 100644 --- a/net-mail/notmuch/notmuch-0.28.4.ebuild +++ b/net-mail/notmuch/notmuch-0.28.4.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} ) |