diff options
author | Sam James <sam@gentoo.org> | 2023-12-08 09:53:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-08 09:53:46 +0000 |
commit | c45d46bac533351bd23b53f5a64f823e0f557513 (patch) | |
tree | b81764350a15a7d3964e4f27712b7060a359368d /dev-perl/Mail-DKIM | |
parent | media-gfx/imagemagick: add 7.1.1.22 (diff) | |
download | gentoo-c45d46bac533351bd23b53f5a64f823e0f557513.tar.gz gentoo-c45d46bac533351bd23b53f5a64f823e0f557513.tar.bz2 gentoo-c45d46bac533351bd23b53f5a64f823e0f557513.zip |
dev-perl/Mail-DKIM: Stabilize 1.202.306.300 ppc64, #912522
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.306.300.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-1.202.306.300.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-1.202.306.300.ebuild index ecd8c69b7672..994d03803b68 100644 --- a/dev-perl/Mail-DKIM/Mail-DKIM-1.202.306.300.ebuild +++ b/dev-perl/Mail-DKIM/Mail-DKIM-1.202.306.300.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 |