diff options
author | Sam James <sam@gentoo.org> | 2021-08-11 01:06:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-11 01:06:44 +0100 |
commit | 8336c5b5b66a3c229b7a7251522b8c8984db5a26 (patch) | |
tree | 6ff509e6f486129514ecb4db39da4c9719c85cb2 /mail-client | |
parent | net-misc/whois: Stabilize 5.5.10-r1 ppc, #807388 (diff) | |
download | gentoo-8336c5b5b66a3c229b7a7251522b8c8984db5a26.tar.gz gentoo-8336c5b5b66a3c229b7a7251522b8c8984db5a26.tar.bz2 gentoo-8336c5b5b66a3c229b7a7251522b8c8984db5a26.zip |
mail-client/claws-mail: Stabilize 3.18.0 ppc, #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 d75ffced1f6f..99c9d78b8613 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" |