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 44047158041 for ; Tue, 7 Sep 2021 21:29:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98548E0976; Tue, 7 Sep 2021 21:28:59 +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 5400BE0976 for ; Tue, 7 Sep 2021 21:28:59 +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 7A1AF342AC8 for ; Tue, 7 Sep 2021 21:28:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D040AC0 for ; Tue, 7 Sep 2021 21:28:55 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1631050117.15e7d266dbbce2f1832f03ba93ea6b36c59fae9c.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/capybara/, profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/capybara/capybara-3.35.3.ebuild profiles/arch/riscv/package.use.mask X-VCS-Directories: profiles/arch/riscv/ dev-ruby/capybara/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 15e7d266dbbce2f1832f03ba93ea6b36c59fae9c X-VCS-Branch: master Date: Tue, 7 Sep 2021 21:28: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 71ecc86f-4162-47d6-aa48-af3ca3037641 X-Archives-Hash: b4b098444eaa62750ff43641dcf2e047 commit: 15e7d266dbbce2f1832f03ba93ea6b36c59fae9c Author: Marek Szuba gentoo org> AuthorDate: Tue Sep 7 19:15:53 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Tue Sep 7 21:28:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15e7d266 dev-ruby/capybara: keyword 3.35.3 for ~riscv Signed-off-by: Marek Szuba gentoo.org> dev-ruby/capybara/capybara-3.35.3.ebuild | 2 +- profiles/arch/riscv/package.use.mask | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-ruby/capybara/capybara-3.35.3.ebuild b/dev-ruby/capybara/capybara-3.35.3.ebuild index 51a99849413..20d65227356 100644 --- a/dev-ruby/capybara/capybara-3.35.3.ebuild +++ b/dev-ruby/capybara/capybara-3.35.3.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="Capybara aims to simplify the process of integration testing Rack a HOMEPAGE="https://github.com/jnicklas/capybara" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" SLOT="3" IUSE="test" diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index a84c6bbee77..cd56cfb4ff5 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # Marek Szuba (2021-09-07) +# firefox needs nodejs to build, no firefox-bin for riscv +dev-ruby/capybara test # net-misc/memcached not keyworded yet due to failing tests (Bug #811477) dev-ruby/dalli test