diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-21 09:11:29 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-21 09:11:29 +0000 |
commit | c4490bc4eb338ee6cfea84aa2ac957385d3508f1 (patch) | |
tree | b7869d9dec4ce965adfb4dd9ec3f174628de6423 /dev-perl/DateTime-TimeZone | |
parent | dev-perl/DateTime-TimeZone: Stabilize 2.600.0 ppc, #908925 (diff) | |
download | gentoo-c4490bc4eb338ee6cfea84aa2ac957385d3508f1.tar.gz gentoo-c4490bc4eb338ee6cfea84aa2ac957385d3508f1.tar.bz2 gentoo-c4490bc4eb338ee6cfea84aa2ac957385d3508f1.zip |
dev-perl/DateTime-TimeZone: Stabilize 2.600.0 sparc, #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 a8779f268caa..0b8f6bb059c5 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 |