diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-21 07:04:46 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-21 08:42:29 +1200 |
commit | 604655d2f75c9cafad0effc069e60351fc542f2d (patch) | |
tree | d0f32ce9f43f501c3480a6fb1e74a9f28f5b54b6 /dev-perl/DateTime-Format-Strptime | |
parent | dev-perl/Data-Perl: Drop ~sparc-solaris re bug #673504 (diff) | |
download | gentoo-604655d2f75c9cafad0effc069e60351fc542f2d.tar.gz gentoo-604655d2f75c9cafad0effc069e60351fc542f2d.tar.bz2 gentoo-604655d2f75c9cafad0effc069e60351fc542f2d.zip |
dev-perl/DateTime-Format-Strptime: Drop various prefixes re bug #673504
Depends:
- 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-Strptime')
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild index c1ed0444b98b..e8907477589f 100644 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Parse and Format DateTimes using Strptime" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |