diff options
author | 2024-11-14 02:44:32 +0000 | |
---|---|---|
committer | 2024-11-14 02:44:32 +0000 | |
commit | eea34a638a53a470ac19a794bc2dece0d882bf19 (patch) | |
tree | 11db0b29ac5a15d90d678d8231d1fe3e177a01b7 /dev-perl | |
parent | dev-perl/Mail-DKIM: Stabilize 1.202.409.230 arm, #943418 (diff) | |
download | gentoo-eea34a638a53a470ac19a794bc2dece0d882bf19.tar.gz gentoo-eea34a638a53a470ac19a794bc2dece0d882bf19.tar.bz2 gentoo-eea34a638a53a470ac19a794bc2dece0d882bf19.zip |
dev-perl/Mail-DKIM: Stabilize 1.202.409.230 x86, #943418
Signed-off-by: Sam James <sam@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 fcb708b894fd..491c9ebe99f8 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 |