diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-17 18:03:31 -0500 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-01-18 09:04:21 +0100 |
commit | fe5771428447987dc926e01d6e11deaf26404758 (patch) | |
tree | f1d7f3120c40d2dcc7f1ea619ae792a581d23699 /dev-perl | |
parent | www-apache/mod_perl: Stabilize 2.0.13 ppc, #920983 (diff) | |
download | gentoo-fe5771428447987dc926e01d6e11deaf26404758.tar.gz gentoo-fe5771428447987dc926e01d6e11deaf26404758.tar.bz2 gentoo-fe5771428447987dc926e01d6e11deaf26404758.zip |
dev-perl/Mail-DKIM: Stabilize 1.202.309.110 ppc64, #920995
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Mail-DKIM/Mail-DKIM-1.202.309.110.ebuild | 4 |
1 files changed, 2 insertions, 2 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 019ea7239ddf..6e09047bea23 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |