summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-07-20 09:04:08 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-07-20 09:07:34 +0100
commit3f1526dbd59ce1eea0150825387ce6b1a91782a4 (patch)
treebe1c214e53784a013eef515eb81dbec8d5bd6c76 /dev-perl/Mail-DKIM
parentapp-antivirus/clamav: stable 0.100.1 for ia64, bug #660820 (diff)
downloadgentoo-3f1526dbd59ce1eea0150825387ce6b1a91782a4.tar.gz
gentoo-3f1526dbd59ce1eea0150825387ce6b1a91782a4.tar.bz2
gentoo-3f1526dbd59ce1eea0150825387ce6b1a91782a4.zip
dev-perl/Mail-DKIM: stable 0.440.0 for ia64, bug #661196
Bug: https://bugs.gentoo.org/661196 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Mail-DKIM')
-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 a40ce869ad94..36365c637489 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