diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-21 07:14:31 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-21 08:42:44 +1200 |
commit | fd1186d352984ba1d7d40fe7a6d7a81fc35c2163 (patch) | |
tree | d069b585838ead65eab4aaeced151ad447e62fc9 /dev-perl/DateTime-Format-W3CDTF | |
parent | dev-perl/DateTime-Format-Mail: Drop various prefixes re bug #673504 (diff) | |
download | gentoo-fd1186d352984ba1d7d40fe7a6d7a81fc35c2163.tar.gz gentoo-fd1186d352984ba1d7d40fe7a6d7a81fc35c2163.tar.bz2 gentoo-fd1186d352984ba1d7d40fe7a6d7a81fc35c2163.zip |
dev-perl/DateTime-Format-W3CDTF: Drop various prefixes re bug #673504
Depends:
- dev-perl/DateTime
- dev-perl/DateTime-Locale
- dev-perl/Test-Requires
Bug: https://bugs.gentoo.org/673504
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-W3CDTF')
-rw-r--r-- | dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild index 3d2f54278fb5..68e1961270b3 100644 --- a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild +++ b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.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 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ppc ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |