diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:57:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:57:25 +0100 |
commit | 672cdf14e8ad857ae5998748cbb4486ca9dcb965 (patch) | |
tree | bdf3a80e52762dfb73a62883fe26ecf499f57bb4 /dev-perl/Mail-DKIM | |
parent | dev-perl/MP3-Info: stable 1.260.0 for hppa, bug #661196 (diff) | |
download | gentoo-672cdf14e8ad857ae5998748cbb4486ca9dcb965.tar.gz gentoo-672cdf14e8ad857ae5998748cbb4486ca9dcb965.tar.bz2 gentoo-672cdf14e8ad857ae5998748cbb4486ca9dcb965.zip |
dev-perl/Mail-DKIM: stable 0.440.0 for hppa, bug #661196
Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
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 da33b43dbbd8..8ef34a69928e 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 |