diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:46:23 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:46:23 +0200 |
commit | 078ea835ccb09cf8b959c5ccd3df1490be3589cf (patch) | |
tree | 1271b866b15b8f378c4b599687ec727b2c3bd10c /dev-perl | |
parent | dev-perl/DateTime-TimeZone: Stabilize 2.560.0 x86, #886849 (diff) | |
download | gentoo-078ea835ccb09cf8b959c5ccd3df1490be3589cf.tar.gz gentoo-078ea835ccb09cf8b959c5ccd3df1490be3589cf.tar.bz2 gentoo-078ea835ccb09cf8b959c5ccd3df1490be3589cf.zip |
dev-perl/DateTime-TimeZone: Stabilize 2.560.0 ppc, #886849
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild index 15020a6e7547..4c2b2d7a88ef 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" RDEPEND=" >=dev-perl/Class-Singleton-1.30.0 |