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, 03 May 2020 16:25:40
Message-Id: 1588523127.2728c830aaa97b7a3c186ebd53762364182578de.slyfox@gentoo
1 commit: 2728c830aaa97b7a3c186ebd53762364182578de
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun May 3 14:56:54 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun May 3 16:25:27 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2728c830
7
8 dev-ruby/tzinfo: keyworded 1.2.7 for sparc, bug #720380
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-ruby/tzinfo/tzinfo-1.2.7.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-ruby/tzinfo/tzinfo-1.2.7.ebuild b/dev-ruby/tzinfo/tzinfo-1.2.7.ebuild
19 index e9f6fb1018a..61bd4fe80ef 100644
20 --- a/dev-ruby/tzinfo/tzinfo-1.2.7.ebuild
21 +++ b/dev-ruby/tzinfo/tzinfo-1.2.7.ebuild
22 @@ -16,7 +16,7 @@ HOMEPAGE="https://tzinfo.github.io/"
23
24 LICENSE="MIT"
25 SLOT="1"
26 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 IUSE=""
29
30 RDEPEND="sys-libs/timezone-data"