diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 17:22:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 17:22:37 +0000 |
commit | 73de8c94fa982d1a0eb2f19a654e84c4b259f36f (patch) | |
tree | 12abe2000e5b9080db852acc4590f07a081a78f3 /mail-client | |
parent | net-mail/ytnef: Stabilize 1.9.3 ppc, #727572 (diff) | |
download | gentoo-73de8c94fa982d1a0eb2f19a654e84c4b259f36f.tar.gz gentoo-73de8c94fa982d1a0eb2f19a654e84c4b259f36f.tar.bz2 gentoo-73de8c94fa982d1a0eb2f19a654e84c4b259f36f.zip |
mail-client/claws-mail: Stabilize 3.17.7 ppc, #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 | 2 |
1 files changed, 1 insertions, 1 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 de61722d5e59..c8325c1ae988 100644 --- a/mail-client/claws-mail/claws-mail-3.17.7.ebuild +++ b/mail-client/claws-mail/claws-mail-3.17.7.ebuild @@ -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" |