diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-29 14:24:59 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-29 14:41:56 -0400 |
commit | 5705f2804589103348ec7130107e9ba1b7d41e0f (patch) | |
tree | 1510405a9b82f1ef6b2e09c12db131303ded21b6 /dev-perl/Mail-DKIM | |
parent | dev-perl/Geo-IP: arm64 stable (diff) | |
download | gentoo-5705f2804589103348ec7130107e9ba1b7d41e0f.tar.gz gentoo-5705f2804589103348ec7130107e9ba1b7d41e0f.tar.bz2 gentoo-5705f2804589103348ec7130107e9ba1b7d41e0f.zip |
dev-perl/Mail-DKIM: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
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 9120aa469d75..8a670dee2b42 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 ~arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86" IUSE="test" RDEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24 |