Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-TimeZone/
Date: Mon, 06 Dec 2021 08:06:41
Message-Id: 1638777985.a5f77ca33fd3d2913db4e1ec507bc8b9145e4a6e.ago@gentoo
1 commit: a5f77ca33fd3d2913db4e1ec507bc8b9145e4a6e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 6 08:06:25 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 6 08:06:25 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5f77ca3
7
8 dev-perl/DateTime-TimeZone: sparc stable wrt bug #828173
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
18 index ae4eeab93ee2..e6d275a97895 100644
19 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
20 +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module
22 DESCRIPTION="Time zone object base class and factory"
23
24 SLOT="0"
25 -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"
26 +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"
27
28 RDEPEND="
29 >=dev-perl/Class-Singleton-1.30.0