diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-16 08:40:34 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-16 07:54:14 +0100 |
commit | 45777bfa52f7612bb95022332dce383216ed337d (patch) | |
tree | 45b63ed9c3566e80bad4eed28747e759759dc732 /dev-perl/Mail-DKIM | |
parent | dev-perl/Mail-Sendmail: stable 0.800.0 for sparc (diff) | |
download | gentoo-45777bfa52f7612bb95022332dce383216ed337d.tar.gz gentoo-45777bfa52f7612bb95022332dce383216ed337d.tar.bz2 gentoo-45777bfa52f7612bb95022332dce383216ed337d.zip |
dev-perl/Mail-DKIM: stable 0.440.0 for sparc
Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/Mail-DKIM')
-rw-r--r-- | dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild | 2 |
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 dc67d7696910..a40ce869ad94 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 |