summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-07-15 18:29:19 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-07-15 18:50:48 +0300
commit0c70f37b327fc6e90722565ff71a8d6b8cd9274c (patch)
tree5b10ce25d4b9891d1c9d77a6ffb5c87b7e3656b8 /dev-perl/Mail-DKIM
parentdev-perl/Net-DNS-Resolver-Mock: amd64 stable wrt bug #661196 (diff)
downloadgentoo-0c70f37b327fc6e90722565ff71a8d6b8cd9274c.tar.gz
gentoo-0c70f37b327fc6e90722565ff71a8d6b8cd9274c.tar.bz2
gentoo-0c70f37b327fc6e90722565ff71a8d6b8cd9274c.zip
dev-perl/Mail-DKIM: amd64 stable wrt bug #661196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Mail-DKIM')
-rw-r--r--dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
index 9cafa9056730..288e0d0c091f 100644
--- a/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
+++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Signs/verifies Internet mail using DKIM message signatures"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="test"
RDEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24