diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-10 10:47:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-10 10:47:57 +0200 |
commit | fb76d99fa0eaf30b97fc8e8902ac151dd64d2e0e (patch) | |
tree | dc449df907733fa9a3c3f301bb8a431b73774341 /dev-perl/DateTime-Format-W3CDTF | |
parent | dev-perl/DateTime-Format-Mail: Keyword 0.403.0-r1 mips, #947788 (diff) | |
download | gentoo-fb76d99fa0eaf30b97fc8e8902ac151dd64d2e0e.tar.gz gentoo-fb76d99fa0eaf30b97fc8e8902ac151dd64d2e0e.tar.bz2 gentoo-fb76d99fa0eaf30b97fc8e8902ac151dd64d2e0e.zip |
dev-perl/DateTime-Format-W3CDTF: Keyword 0.80.0 mips, #947788
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-W3CDTF')
-rw-r--r-- | dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.80.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 441936e8827f..472800c71817 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse and format W3CDTF datetime strings" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~loong ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |