summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-27 21:14:03 +0000
committerSam James <sam@gentoo.org>2020-07-27 21:14:03 +0000
commit3422c82f2137a0e25ec1d30583e725c81d5829a5 (patch)
tree2120b0ea5fae98e43a4c739b50c8abbdeb301611 /mail-client
parentdev-libs/rapidjson: amd64 stable (bug #734100) (diff)
downloadgentoo-3422c82f2137a0e25ec1d30583e725c81d5829a5.tar.gz
gentoo-3422c82f2137a0e25ec1d30583e725c81d5829a5.tar.bz2
gentoo-3422c82f2137a0e25ec1d30583e725c81d5829a5.zip
mail-client/neomutt: amd64 stable (bug #728302)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/neomutt/neomutt-20200626.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/neomutt/neomutt-20200626.ebuild b/mail-client/neomutt/neomutt-20200626.ebuild
index 169bb2a3aa6b..bcbc1fc46340 100644
--- a/mail-client/neomutt/neomutt-20200626.ebuild
+++ b/mail-client/neomutt/neomutt-20200626.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} =~ 99999999$ ]]; then
EGIT_CHECKOUT_DIR="${WORKDIR}/neomutt-${P}"
else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
DESCRIPTION="A small but very powerful text-based mail client"