diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-21 11:17:09 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-21 11:17:09 +0300 |
commit | c39627c60a0e6e0aef9ce356ade5f1f09dcf1484 (patch) | |
tree | c407c53eaa9c0ca415ffc4272fc6769a633f5c42 /dev-perl/DateTime-TimeZone | |
parent | dev-perl/Net-DNS-SEC: Stabilize 1.210.0 arm, #908932 (diff) | |
download | gentoo-c39627c60a0e6e0aef9ce356ade5f1f09dcf1484.tar.gz gentoo-c39627c60a0e6e0aef9ce356ade5f1f09dcf1484.tar.bz2 gentoo-c39627c60a0e6e0aef9ce356ade5f1f09dcf1484.zip |
dev-perl/DateTime-TimeZone: Stabilize 2.600.0 arm64, #908925
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-TimeZone')
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild index 669c7de1d696..f6c57eea4b78 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="Time zone object base class and factory" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND=" >=dev-perl/Class-Singleton-1.30.0 |