Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-TimeZone/
Date: Sat, 07 Apr 2018 20:27:52
Message-Id: 1523132787.a0943b80622bc1a29583207e44cc2c7bc1ca8b3a.slyfox@gentoo
1 commit: a0943b80622bc1a29583207e44cc2c7bc1ca8b3a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 20:26:27 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 20:26:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0943b80
7
8 dev-perl/DateTime-TimeZone: keyworded 2.130.0 for ppc64, bug #652718
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11 RepoMan-Options: --include-arches="ppc64"
12
13 dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
17 index 2ca9c6c8499..36c6434e9a1 100644
18 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
19 +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Time zone object base class and factory"
22
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm64 ~mips ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
25 +KEYWORDS="~amd64 ~arm64 ~mips ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
26 IUSE="test"
27
28 RDEPEND="