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: Sun, 08 Jul 2018 19:10:23
Message-Id: 1531076983.5100c3854670365d16239f3c93d63cdbf4970e6e.slyfox@gentoo
1 commit: 5100c3854670365d16239f3c93d63cdbf4970e6e
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Jul 8 18:42:37 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 8 19:09:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5100c385
7
8 dev-ruby/tzinfo: stable 1.2.4 for hppa
9
10 Bug: https://bugs.gentoo.org/645618
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="hppa"
13
14 dev-ruby/tzinfo/tzinfo-1.2.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/tzinfo/tzinfo-1.2.4.ebuild b/dev-ruby/tzinfo/tzinfo-1.2.4.ebuild
18 index 614860487d2..c3dee166a1b 100644
19 --- a/dev-ruby/tzinfo/tzinfo-1.2.4.ebuild
20 +++ b/dev-ruby/tzinfo/tzinfo-1.2.4.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"