diff options
author | Sam James <sam@gentoo.org> | 2021-08-11 05:21:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-11 05:21:12 +0100 |
commit | 49f5be6a0255cee2e9d5bf835e8b5b4af3fb5e04 (patch) | |
tree | d7bbb6b4500f769be4d2d60e2ac9c4fea4fcb5d1 /mail-client | |
parent | dev-libs/nettle: Stabilize 3.7.3 arm64, #806839 (diff) | |
download | gentoo-49f5be6a0255cee2e9d5bf835e8b5b4af3fb5e04.tar.gz gentoo-49f5be6a0255cee2e9d5bf835e8b5b4af3fb5e04.tar.bz2 gentoo-49f5be6a0255cee2e9d5bf835e8b5b4af3fb5e04.zip |
mail-client/claws-mail: Stabilize 3.18.0 arm64, #805332
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/claws-mail/claws-mail-3.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/claws-mail/claws-mail-3.18.0.ebuild b/mail-client/claws-mail/claws-mail-3.18.0.ebuild index 99c9d78b8613..61ae58f0fb97 100644 --- a/mail-client/claws-mail/claws-mail-3.18.0.ebuild +++ b/mail-client/claws-mail/claws-mail-3.18.0.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 ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ~ppc64 ~sparc ~x86" fi SLOT="0" |