diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-06 18:54:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-06 18:54:53 +0200 |
commit | 5307eacc5b6fe67fc2177884d5c3af93bf80ff2d (patch) | |
tree | caf91de1b9b8ac3f3e48b704f3f8eb401a4bc885 /net-mail | |
parent | net-mail/notmuch: Stabilize 0.37-r1 amd64, #896150 (diff) | |
download | gentoo-5307eacc5b6fe67fc2177884d5c3af93bf80ff2d.tar.gz gentoo-5307eacc5b6fe67fc2177884d5c3af93bf80ff2d.tar.bz2 gentoo-5307eacc5b6fe67fc2177884d5c3af93bf80ff2d.zip |
net-mail/notmuch: Stabilize 0.37-r1 x86, #896150
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/notmuch/notmuch-0.37-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.37-r1.ebuild b/net-mail/notmuch/notmuch-0.37-r1.ebuild index b981227e0807..f068e7d081e5 100644 --- a/net-mail/notmuch/notmuch-0.37-r1.ebuild +++ b/net-mail/notmuch/notmuch-0.37-r1.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 ~riscv ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~ppc64 ~riscv x86 ~x64-macos" REQUIRED_USE=" apidoc? ( doc ) nmbug? ( python ) |