diff options
author | Sam James <sam@gentoo.org> | 2024-09-23 14:52:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-23 14:52:35 +0100 |
commit | 3c73518c736c12b78138c0ee23fe8341a90e962d (patch) | |
tree | c03df41c6807069aa09e01cf026c402bc822f613 /dev-perl/Mail-DKIM | |
parent | dev-perl/XML-LibXSLT: Stabilize 2.3.0 ppc, #940153 (diff) | |
download | gentoo-3c73518c736c12b78138c0ee23fe8341a90e962d.tar.gz gentoo-3c73518c736c12b78138c0ee23fe8341a90e962d.tar.bz2 gentoo-3c73518c736c12b78138c0ee23fe8341a90e962d.zip |
dev-perl/Mail-DKIM: Stabilize 1.202.406.190 ppc, #940159
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.406.190.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-1.202.406.190.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-1.202.406.190.ebuild index db6468cd34d2..f1396cf4c53f 100644 --- a/dev-perl/Mail-DKIM/Mail-DKIM-1.202.406.190.ebuild +++ b/dev-perl/Mail-DKIM/Mail-DKIM-1.202.406.190.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 |