diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-21 00:09:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-21 00:17:52 +0100 |
commit | 91c3d08c8746b941b4f3c6e60faa213d0350b864 (patch) | |
tree | 89af82605795019babbd3d65e5e992be2ae2fa0b /dev-perl/Mail-DKIM | |
parent | x11-misc/xdg-user-dirs: stable 0.17 for ppc, bug #661370 (diff) | |
download | gentoo-91c3d08c8746b941b4f3c6e60faa213d0350b864.tar.gz gentoo-91c3d08c8746b941b4f3c6e60faa213d0350b864.tar.bz2 gentoo-91c3d08c8746b941b4f3c6e60faa213d0350b864.zip |
dev-perl/Mail-DKIM: stable 0.440.0 for ppc, bug #661196
Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
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 7a3ae469183c..b33290da88c3 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 |