diff options
author | Sam James <sam@gentoo.org> | 2021-05-17 01:59:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-17 01:59:35 +0000 |
commit | a47cabe36a218eccf3f6cc499eac853313f2ed65 (patch) | |
tree | 386226fbcbabab85789b6d5bedcfb4fdd8071a1b /net-mail | |
parent | sys-devel/lld: Stabilize 11.1.0-r1 arm, #784212 (diff) | |
download | gentoo-a47cabe36a218eccf3f6cc499eac853313f2ed65.tar.gz gentoo-a47cabe36a218eccf3f6cc499eac853313f2ed65.tar.bz2 gentoo-a47cabe36a218eccf3f6cc499eac853313f2ed65.zip |
net-mail/notmuch: Stabilize 0.31.3 x86, #787695
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/notmuch/notmuch-0.31.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.31.3.ebuild b/net-mail/notmuch/notmuch-0.31.3.ebuild index 8deec498a219..946fb55ae69a 100644 --- a/net-mail/notmuch/notmuch-0.31.3.ebuild +++ b/net-mail/notmuch/notmuch-0.31.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 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc64 x86 ~x64-macos" REQUIRED_USE=" apidoc? ( doc ) nmbug? ( python ) |