From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 41F701396D0 for ; Sat, 23 Sep 2017 12:35:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5DE61FC1CD; Sat, 23 Sep 2017 12:35:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C6A531FC1CD for ; Sat, 23 Sep 2017 12:35:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 05C7F33C4EE for ; Sat, 23 Sep 2017 12:35:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3373908E for ; Sat, 23 Sep 2017 12:35:09 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1506170104.afa1f4fd12e94c0c0bbd58c96201fb587f9797d0.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/tzinfo/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/tzinfo/tzinfo-0.3.53.ebuild X-VCS-Directories: dev-ruby/tzinfo/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: afa1f4fd12e94c0c0bbd58c96201fb587f9797d0 X-VCS-Branch: master Date: Sat, 23 Sep 2017 12:35:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: aeb5baf5-0982-4cfc-a8bf-52bfcaa62ec7 X-Archives-Hash: 0c0af66f89767a5ffa67396d197a71cf commit: afa1f4fd12e94c0c0bbd58c96201fb587f9797d0 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Sep 23 10:42:02 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Sep 23 12:35:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afa1f4fd dev-ruby/tzinfo: stable 0.3.53 for ppc, bug #631824 Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" dev-ruby/tzinfo/tzinfo-0.3.53.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/tzinfo/tzinfo-0.3.53.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.53.ebuild index 0ffcecaaaf6..6fb5f0ed3ef 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.53.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.53.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="http://tzinfo.github.io/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=""