diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-04-12 11:23:34 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-12 14:38:45 +0300 |
commit | dd04ccb5db4be27a420be2b83f7e23e10f8499b0 (patch) | |
tree | 94b1af8f0664279735579e763b977e15cb287f27 /dev-perl/DateTime-TimeZone | |
parent | dev-perl/DateTime-Locale: arm64 stable (bug #717060) (diff) | |
download | gentoo-dd04ccb5db4be27a420be2b83f7e23e10f8499b0.tar.gz gentoo-dd04ccb5db4be27a420be2b83f7e23e10f8499b0.tar.bz2 gentoo-dd04ccb5db4be27a420be2b83f7e23e10f8499b0.zip |
dev-perl/DateTime-TimeZone: arm64 stable (bug #717060)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-TimeZone')
-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 6fbebe447806..91eb98dfa30a 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 ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |