diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:01:25 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:35:51 +0100 |
commit | f49b7bbfe076dea6e53d1ef6a2e80c6876a88757 (patch) | |
tree | 887a092b435ebf15c05eece3c06aac6c5185c54b /mail-client | |
parent | media-sound/ncmpc: Drop 0.33 (r0) (diff) | |
download | gentoo-f49b7bbfe076dea6e53d1ef6a2e80c6876a88757.tar.gz gentoo-f49b7bbfe076dea6e53d1ef6a2e80c6876a88757.tar.bz2 gentoo-f49b7bbfe076dea6e53d1ef6a2e80c6876a88757.zip |
mail-client/claws-mail: x86 stable (bug #676184)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/claws-mail/claws-mail-3.17.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/claws-mail/claws-mail-3.17.3.ebuild b/mail-client/claws-mail/claws-mail-3.17.3.ebuild index 0c05462d0814..fcf7a62de7dd 100644 --- a/mail-client/claws-mail/claws-mail-3.17.3.ebuild +++ b/mail-client/claws-mail/claws-mail-3.17.3.ebuild @@ -14,7 +14,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" |