diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-09 18:20:53 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-09 18:21:55 +0300 |
commit | 95c01d3fcb6ef7f835ffd74a1ca16f8f44591a68 (patch) | |
tree | 259be3f35190ae98e55917a6e3fccac3802cd619 /mail-client | |
parent | media-sound/upmpdcli: Pin dep version, version initd (diff) | |
download | gentoo-95c01d3fcb6ef7f835ffd74a1ca16f8f44591a68.tar.gz gentoo-95c01d3fcb6ef7f835ffd74a1ca16f8f44591a68.tar.bz2 gentoo-95c01d3fcb6ef7f835ffd74a1ca16f8f44591a68.zip |
mail-client/claws-mail: amd64 stable wrt bug #676184
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/claws-mail/claws-mail-3.17.3.ebuild | 4 |
1 files changed, 2 insertions, 2 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 b3e693dbaa4f..0c05462d0814 100644 --- a/mail-client/claws-mail/claws-mail-3.17.3.ebuild +++ b/mail-client/claws-mail/claws-mail-3.17.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |