diff options
author | 2024-11-23 18:21:21 +0100 | |
---|---|---|
committer | 2024-11-23 18:21:21 +0100 | |
commit | 68867b3f5ccb9a30fb627a2add5306f070e2b49b (patch) | |
tree | 2ea9c8c0ff5d88c1e6210eec2d3b38a488cc4636 /net-mail | |
parent | games-util/wit: Stabilize 3.05a x86, #944667 (diff) | |
download | gentoo-68867b3f5ccb9a30fb627a2add5306f070e2b49b.tar.gz gentoo-68867b3f5ccb9a30fb627a2add5306f070e2b49b.tar.bz2 gentoo-68867b3f5ccb9a30fb627a2add5306f070e2b49b.zip |
net-mail/notmuch: Stabilize 0.38.3 x86, #944685
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/notmuch/notmuch-0.38.3.ebuild | 2 |
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 03b328b0a9dd..22bc372d8f25 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 ) |