diff options
author | Sam James <sam@gentoo.org> | 2020-12-01 09:14:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-01 09:38:37 +0000 |
commit | 5e4caa3b49c02fd9d38ac09cad3cb0e35ac6663b (patch) | |
tree | 1e7d04b58139f570cbea03bddf2815a961a620fc /net-mail | |
parent | net-mail/mu: ~x64-macos keyworded (diff) | |
download | gentoo-5e4caa3b49c02fd9d38ac09cad3cb0e35ac6663b.tar.gz gentoo-5e4caa3b49c02fd9d38ac09cad3cb0e35ac6663b.tar.bz2 gentoo-5e4caa3b49c02fd9d38ac09cad3cb0e35ac6663b.zip |
net-mail/notmuch: ~x64-macos keyworded
Package-Manager: Portage-3.0.10.2-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/notmuch/notmuch-0.31.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.31.2.ebuild b/net-mail/notmuch/notmuch-0.31.2.ebuild index 750021265833..26c459bf4d05 100644 --- a/net-mail/notmuch/notmuch-0.31.2.ebuild +++ b/net-mail/notmuch/notmuch-0.31.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/5" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 x86 ~x64-macos" REQUIRED_USE=" apidoc? ( doc ) nmbug? ( python ) |