summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-06 18:54:53 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-06 18:54:53 +0200
commit5307eacc5b6fe67fc2177884d5c3af93bf80ff2d (patch)
treecaf91de1b9b8ac3f3e48b704f3f8eb401a4bc885 /net-mail
parentnet-mail/notmuch: Stabilize 0.37-r1 amd64, #896150 (diff)
downloadgentoo-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.ebuild2
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 )