summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-06 18:54:12 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-06 18:54:12 +0200
commit90bad122a8e6b8a94878a8a8836411680a26a37d (patch)
tree706282160524924816756f1d4fcffdf5a4d57737 /net-mail
parentnet-mail/notmuch: Stabilize 0.37-r1 arm64, #896150 (diff)
downloadgentoo-90bad122a8e6b8a94878a8a8836411680a26a37d.tar.gz
gentoo-90bad122a8e6b8a94878a8a8836411680a26a37d.tar.bz2
gentoo-90bad122a8e6b8a94878a8a8836411680a26a37d.zip
net-mail/notmuch: Stabilize 0.37-r1 arm, #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 2c77f534aa31..7e29e3366dd8 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 )