diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-11 08:40:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-11 08:40:51 +0200 |
commit | 7e90e7e16a018a6ade8b7c0f1142dfa0c99c23c5 (patch) | |
tree | 32433e296f85efd296d5d30281ed5588d60e6d38 /mail-client/claws-mail | |
parent | sys-devel/m4: ppc64 stable wrt bug #803956 (diff) | |
download | gentoo-7e90e7e16a018a6ade8b7c0f1142dfa0c99c23c5.tar.gz gentoo-7e90e7e16a018a6ade8b7c0f1142dfa0c99c23c5.tar.bz2 gentoo-7e90e7e16a018a6ade8b7c0f1142dfa0c99c23c5.zip |
mail-client/claws-mail: ppc64 stable wrt bug #805332
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-client/claws-mail')
-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 61ae58f0fb97..367b9e10c0c4 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" |