diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-12 15:08:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-12 15:08:37 +0300 |
commit | b68cb71331ba2ac8631c2c84fa362496dfc737fb (patch) | |
tree | 7550a57016e7953e61f6c018bc5e4d66856632f7 /mail-client | |
parent | dev-python/iminuit: Enable py3.13 (diff) | |
download | gentoo-b68cb71331ba2ac8631c2c84fa362496dfc737fb.tar.gz gentoo-b68cb71331ba2ac8631c2c84fa362496dfc737fb.tar.bz2 gentoo-b68cb71331ba2ac8631c2c84fa362496dfc737fb.zip |
mail-client/claws-mail: Stabilize 3.21.0-r1 arm, #935895
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/claws-mail/claws-mail-3.21.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/claws-mail/claws-mail-3.21.0-r1.ebuild b/mail-client/claws-mail/claws-mail-3.21.0-r1.ebuild index 13de46043db1..bb6de791dbbc 100644 --- a/mail-client/claws-mail/claws-mail-3.21.0-r1.ebuild +++ b/mail-client/claws-mail/claws-mail-3.21.0-r1.ebuild @@ -15,7 +15,7 @@ if [[ "${PV}" == *9999 ]] ; then EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git" else SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86" fi LICENSE="GPL-3" |