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-ruby/tzinfo/
Date: Mon, 29 Apr 2019 08:50:01
Message-Id: 1556527782.8c617ae27016395accce0ab4731e47f9030d57e0.slyfox@gentoo
1 commit: 8c617ae27016395accce0ab4731e47f9030d57e0
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 29 08:27:57 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 29 08:49:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c617ae2
7
8 dev-ruby/tzinfo: stable 1.2.5 for ppc, bug #684548
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-ruby/tzinfo/tzinfo-1.2.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/tzinfo/tzinfo-1.2.5.ebuild b/dev-ruby/tzinfo/tzinfo-1.2.5.ebuild
18 index 125f73479f6..3380b8eae35 100644
19 --- a/dev-ruby/tzinfo/tzinfo-1.2.5.ebuild
20 +++ b/dev-ruby/tzinfo/tzinfo-1.2.5.ebuild
21 @@ -17,7 +17,7 @@ HOMEPAGE="https://tzinfo.github.io/"
22
23 LICENSE="MIT"
24 SLOT="1"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 IUSE=""
28
29 RDEPEND="sys-libs/timezone-data"