diff options
| -rw-r--r-- | dev-ruby/capybara/capybara-3.35.3.ebuild | 2 | ||||
| -rw-r--r-- | profiles/arch/riscv/package.use.mask | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/dev-ruby/capybara/capybara-3.35.3.ebuild b/dev-ruby/capybara/capybara-3.35.3.ebuild index 51a998494138..20d652273563 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 a84c6bbee777..cd56cfb4ff52 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 <marecki@gentoo.org> (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 |
