diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 04:19:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 04:19:28 +0100 |
commit | 8d8ba27cc758465f5c0be90d57479b66b13ec4f4 (patch) | |
tree | 29eb98d03a5bb75aa977159843d01211bacdebd9 /dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.80.0.ebuild | |
parent | dev-perl/Data-Validate-IP: Stabilize 0.300.0 amd64, #805761 (diff) | |
download | gentoo-8d8ba27cc758465f5c0be90d57479b66b13ec4f4.tar.gz gentoo-8d8ba27cc758465f5c0be90d57479b66b13ec4f4.tar.bz2 gentoo-8d8ba27cc758465f5c0be90d57479b66b13ec4f4.zip |
dev-perl/DateTime-Format-W3CDTF: Stabilize 0.80.0 amd64, #805764
Signed-off-by: Sam James <sam@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 1976fb517e63..22d53a814864 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 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |