summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-07-20 23:41:56 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-07-20 23:44:39 +0100
commit6a42f5b98881c3c5d70419a90cd2b572f0271bd6 (patch)
treeea7ffd90d05c4913dc02ceb894f0b1d66bfc3c06 /dev-perl
parentdev-perl/LWP-Protocol-https: stable 6.70.0 for ppc64, bug #661190 (diff)
downloadgentoo-6a42f5b98881c3c5d70419a90cd2b572f0271bd6.tar.gz
gentoo-6a42f5b98881c3c5d70419a90cd2b572f0271bd6.tar.bz2
gentoo-6a42f5b98881c3c5d70419a90cd2b572f0271bd6.zip
dev-perl/Mail-DKIM: stable 0.440.0 for ppc64, bug #661196
Bug: https://bugs.gentoo.org/661196 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild2
1 files changed, 1 insertions, 1 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 36365c637489..7a3ae469183c 100644
--- a/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
+++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
@@ -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