diff options
author | Sam James <sam@gentoo.org> | 2021-02-06 13:33:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-06 13:33:06 +0000 |
commit | b927fad74be1c3c19c3e2466dc171493f35fe52f (patch) | |
tree | d78f6ca6c50aa0b20a74350a14c5786bd9242f0f /mail-client | |
parent | net-mail/ytnef: Stabilize 1.9.3 ppc64, #727572 (diff) | |
download | gentoo-b927fad74be1c3c19c3e2466dc171493f35fe52f.tar.gz gentoo-b927fad74be1c3c19c3e2466dc171493f35fe52f.tar.bz2 gentoo-b927fad74be1c3c19c3e2466dc171493f35fe52f.zip |
mail-client/claws-mail: Stabilize 3.17.7 ppc64, #727572
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/claws-mail/claws-mail-3.17.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/claws-mail/claws-mail-3.17.7.ebuild b/mail-client/claws-mail/claws-mail-3.17.7.ebuild index 6274cc62b9fc..de61722d5e59 100644 --- a/mail-client/claws-mail/claws-mail-3.17.7.ebuild +++ b/mail-client/claws-mail/claws-mail-3.17.7.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 ~hppa ~ppc ~ppc64 ~sparc x86" + KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ppc64 ~sparc x86" fi SLOT="0" |