Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/
Date: Sat, 28 Jan 2023 10:06:36
Message-Id: 1674900384.192613adb5046279cfdf7b43966dba64e20465d1.arthurzam@gentoo
1 commit: 192613adb5046279cfdf7b43966dba64e20465d1
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 28 10:06:24 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 28 10:06:24 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=192613ad
7
8 mail-client/claws-mail: Stabilize 4.1.1-r1 arm64, #891493
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild b/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
16 index 23a6fa0aa40d..413a3219729a 100644
17 --- a/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
18 +++ b/mail-client/claws-mail/claws-mail-4.1.1-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"