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 C07551381F1 for ; Sun, 25 Mar 2018 17:59:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 058EAE095F; Sun, 25 Mar 2018 17:58:50 +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 D5F8AE095F for ; Sun, 25 Mar 2018 17:58:49 +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 C741A335CBD for ; Sun, 25 Mar 2018 17:58:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5AD5B268 for ; Sun, 25 Mar 2018 17:58:47 +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: <1522000720.20b427f1ab3e5d74c5b692d95493dfbff7f1839e.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.3.0.ebuild X-VCS-Directories: dev-ruby/nio4r/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 20b427f1ab3e5d74c5b692d95493dfbff7f1839e X-VCS-Branch: master Date: Sun, 25 Mar 2018 17:58:47 +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: a0dec51b-a2ab-41e4-b714-b58e7f040051 X-Archives-Hash: 7285491e3a409783d1102713886f35fa commit: 20b427f1ab3e5d74c5b692d95493dfbff7f1839e Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Mar 25 17:43:53 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Mar 25 17:58:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20b427f1 dev-ruby/nio4r: keyworded 2.3.0 for ppc, bug #624234 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" dev-ruby/nio4r/nio4r-2.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/nio4r/nio4r-2.3.0.ebuild b/dev-ruby/nio4r/nio4r-2.3.0.ebuild index dfeaffaeab5..190fe6bca96 100644 --- a/dev-ruby/nio4r/nio4r-2.3.0.ebuild +++ b/dev-ruby/nio4r/nio4r-2.3.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/socketry/nio4r" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~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