diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-21 11:19:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-21 11:19:24 +0300 |
commit | 228c30ae9828b3ba4a670f1a4cd6063d35a84f21 (patch) | |
tree | 1dbc2a44a45517ba24c5831323fc4f60bfb8aac2 /dev-perl/DateTime-TimeZone | |
parent | dev-perl/Net-LibIDN2: Stabilize 1.20.0 arm, #908924 (diff) | |
download | gentoo-228c30ae9828b3ba4a670f1a4cd6063d35a84f21.tar.gz gentoo-228c30ae9828b3ba4a670f1a4cd6063d35a84f21.tar.bz2 gentoo-228c30ae9828b3ba4a670f1a4cd6063d35a84f21.zip |
dev-perl/DateTime-TimeZone: Stabilize 2.600.0 arm, #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 885ff9f9afe7..56888664a5c5 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 |