summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-06 18:54:09 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-06 18:54:09 +0200
commitffbef939376f4173f9765c233a7375ade1d6c24f (patch)
tree410a8de2c2692179863255d1e6bc2846233938f6 /net-mail
parentdev-lang/go: Stabilize 1.20.1 amd64, #897732 (diff)
downloadgentoo-ffbef939376f4173f9765c233a7375ade1d6c24f.tar.gz
gentoo-ffbef939376f4173f9765c233a7375ade1d6c24f.tar.bz2
gentoo-ffbef939376f4173f9765c233a7375ade1d6c24f.zip
net-mail/notmuch: Stabilize 0.37-r1 arm64, #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 f5bd81fbe13f..2c77f534aa31 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 )