summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-23 12:06:47 +0000
committerSam James <sam@gentoo.org>2024-11-23 12:06:47 +0000
commitcfbf234a9541f4ccd7ba65a50449a8150731e42d (patch)
tree75394c14bc0405679cb80afdbcf9025c799a5ed2 /net-mail
parentnet-mail/notmuch: Stabilize 0.38.3 arm, #944685 (diff)
downloadgentoo-cfbf234a9541f4ccd7ba65a50449a8150731e42d.tar.gz
gentoo-cfbf234a9541f4ccd7ba65a50449a8150731e42d.tar.bz2
gentoo-cfbf234a9541f4ccd7ba65a50449a8150731e42d.zip
net-mail/notmuch: Stabilize 0.38.3 arm64, #944685
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/notmuch/notmuch-0.38.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.38.3.ebuild b/net-mail/notmuch/notmuch-0.38.3.ebuild
index a45d0913bb64..03b328b0a9dd 100644
--- a/net-mail/notmuch/notmuch-0.38.3.ebuild
+++ b/net-mail/notmuch/notmuch-0.38.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 ~riscv ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~ppc64 ~riscv ~x86 ~x64-macos"
REQUIRED_USE="
${PYTHON_REQUIRED_USE}
apidoc? ( doc )