diff options
author | Sam James <sam@gentoo.org> | 2023-12-30 03:03:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-30 03:03:01 +0000 |
commit | b35b607673e6cb356b3f1c8406bb87907c84fb8c (patch) | |
tree | c0279752b714cd829fd68cfbf01625f11a7868c9 /dev-perl/Mail-DKIM | |
parent | dev-perl/Mail-DKIM: Stabilize 1.202.309.110 arm, #920995 (diff) | |
download | gentoo-b35b607673e6cb356b3f1c8406bb87907c84fb8c.tar.gz gentoo-b35b607673e6cb356b3f1c8406bb87907c84fb8c.tar.bz2 gentoo-b35b607673e6cb356b3f1c8406bb87907c84fb8c.zip |
dev-perl/Mail-DKIM: Stabilize 1.202.309.110 arm64, #920995
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Mail-DKIM')
-rw-r--r-- | dev-perl/Mail-DKIM/Mail-DKIM-1.202.309.110.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-1.202.309.110.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-1.202.309.110.ebuild index 4b3ec38a7a9f..744bee12d2f7 100644 --- a/dev-perl/Mail-DKIM/Mail-DKIM-1.202.309.110.ebuild +++ b/dev-perl/Mail-DKIM/Mail-DKIM-1.202.309.110.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 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" virtual/perl-Carp |