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 BF6DB138350 for ; Wed, 15 Apr 2020 21:50:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00001E08D3; Wed, 15 Apr 2020 21:49:58 +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 D93CBE08D3 for ; Wed, 15 Apr 2020 21:49:58 +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 CB7DF34F33B for ; Wed, 15 Apr 2020 21:49:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE64F1E2 for ; Wed, 15 Apr 2020 21:49:54 +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: <1586987337.8fff68c7d203fec9c0be4f16ee643d6e0beaca52.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.5.2.ebuild X-VCS-Directories: dev-ruby/nio4r/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 8fff68c7d203fec9c0be4f16ee643d6e0beaca52 X-VCS-Branch: master Date: Wed, 15 Apr 2020 21:49:54 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 69af9310-0472-4368-bdd8-628d188bb0ac X-Archives-Hash: 3dc9c72d70b287bb6d4dff8d96396823 commit: 8fff68c7d203fec9c0be4f16ee643d6e0beaca52 Author: Rolf Eike Beer sf-mail de> AuthorDate: Wed Apr 15 21:46:58 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Apr 15 21:48:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fff68c7 dev-ruby/nio4r: keyworded 2.5.2 for hppa, bug #689710 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sergei Trofimovich gentoo.org> dev-ruby/nio4r/nio4r-2.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/nio4r/nio4r-2.5.2.ebuild b/dev-ruby/nio4r/nio4r-2.5.2.ebuild index 9b9eb2d9a7e..afd8807d17e 100644 --- a/dev-ruby/nio4r/nio4r-2.5.2.ebuild +++ b/dev-ruby/nio4r/nio4r-2.5.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/socketry/nio4r" LICENSE="MIT || ( BSD GPL-2 )" SLOT="2" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~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