diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:46:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:46:24 +0200 |
commit | 77b900143b4eb488b5e322842da37fe00c677f6d (patch) | |
tree | 04c31126ec39d5fa37aa2764462e55602d032075 /dev-perl/DateTime-TimeZone | |
parent | dev-perl/DateTime-TimeZone: Stabilize 2.560.0 ppc, #886849 (diff) | |
download | gentoo-77b900143b4eb488b5e322842da37fe00c677f6d.tar.gz gentoo-77b900143b4eb488b5e322842da37fe00c677f6d.tar.bz2 gentoo-77b900143b4eb488b5e322842da37fe00c677f6d.zip |
dev-perl/DateTime-TimeZone: Stabilize 2.560.0 ppc64, #886849
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.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 4c2b2d7a88ef..6d7157b3c667 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 |