diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-10 13:44:00 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-10 13:44:00 +0200 |
commit | a13c390c041f7b091a1646a5af80f8751bd3eb78 (patch) | |
tree | d379645e985c01e07ad6fcba2dbd3b7ce501bfcf /dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.80.0.ebuild | |
parent | dev-perl/DateTime-Format-Mail: Keyword 0.403.0-r1 s390, #947788 (diff) | |
download | gentoo-a13c390c041f7b091a1646a5af80f8751bd3eb78.tar.gz gentoo-a13c390c041f7b091a1646a5af80f8751bd3eb78.tar.bz2 gentoo-a13c390c041f7b091a1646a5af80f8751bd3eb78.zip |
dev-perl/DateTime-Format-W3CDTF: Keyword 0.80.0 s390, #947788
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.80.0.ebuild')
-rw-r--r-- | dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.80.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.80.0.ebuild b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.80.0.ebuild index 472800c71817..acc62219a9cd 100644 --- a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.80.0.ebuild +++ b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.80.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse and format W3CDTF datetime strings" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |