summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-06 22:03:02 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-06 22:03:02 +0200
commit7d3ba86fc2d368d624660278f51c647a1caa3cd5 (patch)
tree09484a79c704ce8569046f62acc6f60d3b3a1013 /mail-client
parentsys-devel/clang: Backport a?b:c noreturn fix to 15.0.6-r1 (diff)
downloadgentoo-7d3ba86fc2d368d624660278f51c647a1caa3cd5.tar.gz
gentoo-7d3ba86fc2d368d624660278f51c647a1caa3cd5.tar.bz2
gentoo-7d3ba86fc2d368d624660278f51c647a1caa3cd5.zip
mail-client/neomutt: Stabilize 20220415 amd64, #889954
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/neomutt/neomutt-20220415.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/neomutt/neomutt-20220415.ebuild b/mail-client/neomutt/neomutt-20220415.ebuild
index f149b539eac9..241ae7373f0e 100644
--- a/mail-client/neomutt/neomutt-20220415.ebuild
+++ b/mail-client/neomutt/neomutt-20220415.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ if [[ ${PV} =~ 99999999$ ]]; then
EGIT_REPO_URI="https://github.com/neomutt/neomutt.git"
else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~ppc64 ~x86"
fi
TEST_FILES_COMMIT=8629adab700a75c54e8e28bf05ad092503a98f75