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: Tue, 16 Aug 2022 00:22:53
Message-Id: 1660609340.d8231d63ebabea5053d37bf446f69c8165d7f511.sam@gentoo
1 commit: d8231d63ebabea5053d37bf446f69c8165d7f511
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 16 00:22:20 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 16 00:22:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8231d63
7
8 mail-client/claws-mail: Stabilize 3.19.0-r1 ppc, #850259
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
16 index 60bce4e8bc4b..df0d9ae20542 100644
17 --- a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
18 +++ b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
19 @@ -15,7 +15,7 @@ if [[ "${PV}" == *9999 ]] ; then
20 EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git"
21 else
22 SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz"
23 - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
24 + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc x86"
25 fi
26
27 SLOT="0"