diff options
author | Sam James <sam@gentoo.org> | 2021-09-06 01:14:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-06 01:15:08 +0100 |
commit | 86a84c0048fb2835799b1e7f8cdabf03bfb212ca (patch) | |
tree | 9760829d23b9ace63b9135e5eafcf5830f3568fa /dev-perl | |
parent | dev-perl/Mail-AuthenticationResults: Keyword 2.202.101.120 s390, #799113 (diff) | |
download | gentoo-86a84c0048fb2835799b1e7f8cdabf03bfb212ca.tar.gz gentoo-86a84c0048fb2835799b1e7f8cdabf03bfb212ca.tar.bz2 gentoo-86a84c0048fb2835799b1e7f8cdabf03bfb212ca.zip |
dev-perl/Mail-DKIM: Keyword 1.202.9.070 s390, #799113
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Mail-DKIM/Mail-DKIM-1.202.9.070.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-1.202.9.070.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-1.202.9.070.ebuild index b88581ce84c6..cfcb8b3e383c 100644 --- a/dev-perl/Mail-DKIM/Mail-DKIM-1.202.9.070.ebuild +++ b/dev-perl/Mail-DKIM/Mail-DKIM-1.202.9.070.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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND=" virtual/perl-Carp |