diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-26 11:23:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-26 12:17:53 +0000 |
commit | a88fb2ac1d58cba269664abb0038093cab59d08a (patch) | |
tree | 51cd154bc033dbae0195335c9164e007d9ddd160 /dev-perl/Mail-DKIM | |
parent | dev-perl/Net-DNS-Resolver-Mock: keyworded 1.201.710.310 for hppa, bug #636126 (diff) | |
download | gentoo-a88fb2ac1d58cba269664abb0038093cab59d08a.tar.gz gentoo-a88fb2ac1d58cba269664abb0038093cab59d08a.tar.bz2 gentoo-a88fb2ac1d58cba269664abb0038093cab59d08a.zip |
dev-perl/Mail-DKIM: keyworded 0.440.0 for hppa, bug #636126
Package-Manager: Portage-2.3.16, Repoman-2.3.6
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 eb2752e94814..e48e45328ab4 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 ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="test" RDEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24 |