diff options
author | 2024-11-15 09:18:43 +0000 | |
---|---|---|
committer | 2024-11-15 09:18:43 +0000 | |
commit | 5bccad66fc20e33d8a030c801786a75d6703982c (patch) | |
tree | 0d4c0319e0146439bfa430977cec5fbb26d4c8ea /dev-perl | |
parent | dev-perl/ExtUtils-Helpers: Stabilize 0.28.0 arm64, #943415 (diff) | |
download | gentoo-5bccad66fc20e33d8a030c801786a75d6703982c.tar.gz gentoo-5bccad66fc20e33d8a030c801786a75d6703982c.tar.bz2 gentoo-5bccad66fc20e33d8a030c801786a75d6703982c.zip |
dev-perl/Mail-DKIM: Stabilize 1.202.409.230 arm64, #943418
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Mail-DKIM/Mail-DKIM-1.202.409.230.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-1.202.409.230.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-1.202.409.230.ebuild index 4663d4a3d700..f88aa863686a 100644 --- a/dev-perl/Mail-DKIM/Mail-DKIM-1.202.409.230.ebuild +++ b/dev-perl/Mail-DKIM/Mail-DKIM-1.202.409.230.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 ~loong ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" virtual/perl-Carp |