summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-06 18:54:49 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-06 18:54:49 +0200
commitccec4737e48357716b18e092b86255ee07e7d468 (patch)
tree943d1f300cf9f04b798fead1f406916d70c2ba3b /net-mail
parentnet-mail/notmuch: Stabilize 0.37-r1 arm, #896150 (diff)
downloadgentoo-ccec4737e48357716b18e092b86255ee07e7d468.tar.gz
gentoo-ccec4737e48357716b18e092b86255ee07e7d468.tar.bz2
gentoo-ccec4737e48357716b18e092b86255ee07e7d468.zip
net-mail/notmuch: Stabilize 0.37-r1 amd64, #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 7e29e3366dd8..b981227e0807 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 )