diff options
author | Sam James <sam@gentoo.org> | 2024-11-23 12:06:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-23 12:06:46 +0000 |
commit | ac3cc4e5e9bc9ad4780ac55ffd50b31313b0c933 (patch) | |
tree | 473de6f1a2d8c5aca64745b8af2de4abf307c85b /net-mail | |
parent | x11-plugins/pidgin-otr: Stabilize 4.0.2-r3 sparc, #944683 (diff) | |
download | gentoo-ac3cc4e5e9bc9ad4780ac55ffd50b31313b0c933.tar.gz gentoo-ac3cc4e5e9bc9ad4780ac55ffd50b31313b0c933.tar.bz2 gentoo-ac3cc4e5e9bc9ad4780ac55ffd50b31313b0c933.zip |
net-mail/notmuch: Stabilize 0.38.3 arm, #944685
Signed-off-by: Sam James <sam@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 efe514b7832b..a45d0913bb64 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 ) |