diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-10 13:43:59 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-10 13:43:59 +0200 |
commit | a7bc81b68c6f6ff0b4979d002f04e7b6f3be1a97 (patch) | |
tree | 1da7ca6765a45de4b99b39153e841f37a67fb383 /dev-perl/DateTime-Format-Mail | |
parent | dev-perl/XML-RegExp: Keyword 0.40.0-r2 s390, #947788 (diff) | |
download | gentoo-a7bc81b68c6f6ff0b4979d002f04e7b6f3be1a97.tar.gz gentoo-a7bc81b68c6f6ff0b4979d002f04e7b6f3be1a97.tar.bz2 gentoo-a7bc81b68c6f6ff0b4979d002f04e7b6f3be1a97.zip |
dev-perl/DateTime-Format-Mail: Keyword 0.403.0-r1 s390, #947788
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-Mail')
-rw-r--r-- | dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0-r1.ebuild b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0-r1.ebuild index 3ee7f23d1a1b..17d39143b995 100644 --- a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0-r1.ebuild +++ b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Convert between DateTime and RFC2822/822 formats" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND=" virtual/perl-Carp |