diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-21 07:32:12 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-21 08:42:55 +1200 |
commit | 015ef2411abafbff408887166f8b0fe5da6c6a6e (patch) | |
tree | 0045b87d2d77381a2631b723b91f4bd044d59783 /dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild | |
parent | dev-perl/DateTime-Locale: Drop various keywords re bug #673504 (diff) | |
download | gentoo-015ef2411abafbff408887166f8b0fe5da6c6a6e.tar.gz gentoo-015ef2411abafbff408887166f8b0fe5da6c6a6e.tar.bz2 gentoo-015ef2411abafbff408887166f8b0fe5da6c6a6e.zip |
dev-perl/DateTime-TimeZone: Drop various prefixes re bug #673504
Requires:
- dev-perl/Params-ValidationCompiler
- dev-perl/Eval-Closure
- 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-TimeZone/DateTime-TimeZone-2.130.0.ebuild')
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild index de1fa817f0e8..3d485c29e470 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Time zone object base class and factory" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~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 ~m68k ~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 )" |