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-ruby/tzinfo/
Date: Mon, 28 Mar 2016 09:36:52
Message-Id: 1459157801.2515cc0acfa14bdddedbec745b5e38851591e96e.ago@gentoo
1 commit: 2515cc0acfa14bdddedbec745b5e38851591e96e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 28 09:36:41 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 28 09:36:41 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2515cc0a
7
8 dev-ruby/tzinfo: amd64 stable wrt bug #578432
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-ruby/tzinfo/tzinfo-0.3.44.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/tzinfo/tzinfo-0.3.44.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.44.ebuild
18 index 7760b20..2b92046 100644
19 --- a/dev-ruby/tzinfo/tzinfo-0.3.44.ebuild
20 +++ b/dev-ruby/tzinfo/tzinfo-0.3.44.ebuild
21 @@ -16,7 +16,7 @@ HOMEPAGE="http://tzinfo.github.io/"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 IUSE=""
28
29 RDEPEND=""