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 B89E01396D0 for ; Tue, 12 Sep 2017 08:18:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1006A1FC058; Tue, 12 Sep 2017 08:18:44 +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 E4D341FC058 for ; Tue, 12 Sep 2017 08:18:43 +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 1F7C633D3C7 for ; Tue, 12 Sep 2017 08:18:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9ECC9907A for ; Tue, 12 Sep 2017 08:18:41 +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: <1505204284.6faa2a875c80449b5137bb2e8cfe664668bf67d2.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/nio4r/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/nio4r/nio4r-2.1.0.ebuild X-VCS-Directories: dev-ruby/nio4r/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 6faa2a875c80449b5137bb2e8cfe664668bf67d2 X-VCS-Branch: master Date: Tue, 12 Sep 2017 08:18:41 +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: 0bd20004-3755-441d-88af-7ebbea25f14d X-Archives-Hash: e96e765a168d15fcf39d22bfdcb4630a commit: 6faa2a875c80449b5137bb2e8cfe664668bf67d2 Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Sep 12 08:18:04 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Sep 12 08:18:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6faa2a87 dev-ruby/nio4r: keyworded 2.1.0 for ppc64, bug #620058 Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64" dev-ruby/nio4r/nio4r-2.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/nio4r/nio4r-2.1.0.ebuild b/dev-ruby/nio4r/nio4r-2.1.0.ebuild index e8d9895d70c..f3875b6b791 100644 --- a/dev-ruby/nio4r/nio4r-2.1.0.ebuild +++ b/dev-ruby/nio4r/nio4r-2.1.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/socketry/nio4r" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~arm ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc64 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Note that nio4r bundles a patched copy of libev, and without these