diff options
author | Sam James <sam@gentoo.org> | 2023-08-20 07:20:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-20 07:20:01 +0100 |
commit | 591b7fe4f869c54dfc5cc057a34b6f6565e86c9b (patch) | |
tree | ef1109c413b50a125854b5d1ce94cee3e9c3fcef /dev-perl/Mail-DKIM | |
parent | dev-perl/Mail-Message: Stabilize 3.13.0 arm64, #912507 (diff) | |
download | gentoo-591b7fe4f869c54dfc5cc057a34b6f6565e86c9b.tar.gz gentoo-591b7fe4f869c54dfc5cc057a34b6f6565e86c9b.tar.bz2 gentoo-591b7fe4f869c54dfc5cc057a34b6f6565e86c9b.zip |
dev-perl/Mail-DKIM: Stabilize 1.202.306.300 sparc, #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 4c6cc7968e53..830ad1d358d9 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 |