diff options
author | Sam James <sam@gentoo.org> | 2021-02-09 22:51:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-09 22:51:27 +0000 |
commit | 9c729d0b49900da2cc31e84907ed6d783038cb59 (patch) | |
tree | f8452e44d6575e24f3711a09063d20783eef59c7 /mail-client/claws-mail | |
parent | sys-fs/avfs: Stabilize 1.1.3 ppc64, #769677 (diff) | |
download | gentoo-9c729d0b49900da2cc31e84907ed6d783038cb59.tar.gz gentoo-9c729d0b49900da2cc31e84907ed6d783038cb59.tar.bz2 gentoo-9c729d0b49900da2cc31e84907ed6d783038cb59.zip |
mail-client/claws-mail: Stabilize 3.17.8 ppc64, #769764
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client/claws-mail')
-rw-r--r-- | mail-client/claws-mail/claws-mail-3.17.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/claws-mail/claws-mail-3.17.8.ebuild b/mail-client/claws-mail/claws-mail-3.17.8.ebuild index 7057f3fdc12b..e41163b7bff0 100644 --- a/mail-client/claws-mail/claws-mail-3.17.8.ebuild +++ b/mail-client/claws-mail/claws-mail-3.17.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ if [[ "${PV}" == 9999 ]] ; then EGIT_REPO_URI="git://git.claws-mail.org/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" |