Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/
Date: Sat, 06 Feb 2021 13:33:15
Message-Id: 1612618386.b927fad74be1c3c19c3e2466dc171493f35fe52f.sam@gentoo
1 commit: b927fad74be1c3c19c3e2466dc171493f35fe52f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 6 13:33:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 6 13:33:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b927fad7
7
8 mail-client/claws-mail: Stabilize 3.17.7 ppc64, #727572
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 mail-client/claws-mail/claws-mail-3.17.7.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/mail-client/claws-mail/claws-mail-3.17.7.ebuild b/mail-client/claws-mail/claws-mail-3.17.7.ebuild
16 index 6274cc62b9f..de61722d5e5 100644
17 --- a/mail-client/claws-mail/claws-mail-3.17.7.ebuild
18 +++ b/mail-client/claws-mail/claws-mail-3.17.7.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -13,7 +13,7 @@ if [[ "${PV}" == 9999 ]] ; then
26 EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
27 else
28 SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz"
29 - KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
30 + KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ppc64 ~sparc x86"
31 fi
32
33 SLOT="0"