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 007A01382C5 for ; Sun, 18 Mar 2018 19:44:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 219E1E08D9; Sun, 18 Mar 2018 19:43:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 EEE80E08D9 for ; Sun, 18 Mar 2018 19:43:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 EB4BA335D26 for ; Sun, 18 Mar 2018 19:43:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 429BC262 for ; Sun, 18 Mar 2018 19:43:55 +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: <1521402229.172025ed1a01dd6adfae8096af2f877881a6fc69.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/celluloid-io/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/celluloid-io/celluloid-io-0.17.3.ebuild X-VCS-Directories: dev-ruby/celluloid-io/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 172025ed1a01dd6adfae8096af2f877881a6fc69 X-VCS-Branch: master Date: Sun, 18 Mar 2018 19:43:55 +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: f8f97c1f-db32-461d-be79-44b042991fed X-Archives-Hash: 48ffeb25c47fc2eea784b7401575ced9 commit: 172025ed1a01dd6adfae8096af2f877881a6fc69 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Mar 18 19:42:48 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Mar 18 19:43:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=172025ed dev-ruby/celluloid-io: keyworded 0.17.3 for ppc64, bug #570052 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" dev-ruby/celluloid-io/celluloid-io-0.17.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/celluloid-io/celluloid-io-0.17.3.ebuild b/dev-ruby/celluloid-io/celluloid-io-0.17.3.ebuild index 9dbdce7d4b8..fe7fe6241e6 100644 --- a/dev-ruby/celluloid-io/celluloid-io-0.17.3.ebuild +++ b/dev-ruby/celluloid-io/celluloid-io-0.17.3.ebuild @@ -16,7 +16,7 @@ IUSE="" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" ruby_add_rdepend ">=dev-ruby/celluloid-0.17.3 >=dev-ruby/nio4r-1.2.1:*