diff options
author | Sam James <sam@gentoo.org> | 2021-05-17 01:19:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-17 01:19:06 +0000 |
commit | 110462b4b9dd782e91b8c7b19486d0608f1839cc (patch) | |
tree | b080f827918111a46be4c05933d15acc0e7746e9 /net-mail | |
parent | app-text/barcode: fix DoubleEmptyLine (diff) | |
download | gentoo-110462b4b9dd782e91b8c7b19486d0608f1839cc.tar.gz gentoo-110462b4b9dd782e91b8c7b19486d0608f1839cc.tar.bz2 gentoo-110462b4b9dd782e91b8c7b19486d0608f1839cc.zip |
net-mail/notmuch: Stabilize 0.31.3 amd64, #787695
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/notmuch/notmuch-0.31.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.31.3.ebuild b/net-mail/notmuch/notmuch-0.31.3.ebuild index b1be4d8f3e52..8deec498a219 100644 --- a/net-mail/notmuch/notmuch-0.31.3.ebuild +++ b/net-mail/notmuch/notmuch-0.31.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 ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos" REQUIRED_USE=" apidoc? ( doc ) nmbug? ( python ) |