summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-10-07 10:38:41 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-10-07 10:38:41 +0200
commita3041eff9425a429615b63e3a76785705763683c (patch)
tree548208bfb58f62bbe84440cdd5e5aba6979f40f5 /mail-client/clawsker
parentmedia-libs/libheif: amd64 stable wrt bug #696302 (diff)
downloadgentoo-a3041eff9425a429615b63e3a76785705763683c.tar.gz
gentoo-a3041eff9425a429615b63e3a76785705763683c.tar.bz2
gentoo-a3041eff9425a429615b63e3a76785705763683c.zip
mail-client/clawsker: amd64 stable wrt bug #696304
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-client/clawsker')
-rw-r--r--mail-client/clawsker/clawsker-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/clawsker/clawsker-1.1.0.ebuild b/mail-client/clawsker/clawsker-1.1.0.ebuild
index c24d7c778a0e..d61cd4690706 100644
--- a/mail-client/clawsker/clawsker-1.1.0.ebuild
+++ b/mail-client/clawsker/clawsker-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.claws-mail.org/clawsker.php"
SRC_URI="http://www.claws-mail.org/tools/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
>=dev-lang/perl-5.8.0