commit: 8c86f24f28fa0bc6498638939b71429400e8388a Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Wed Aug 11 15:16:34 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Aug 11 15:20:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c86f24f
dev-ruby/webmock: keyword 3.13.0 for ~riscv Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> dev-ruby/webmock/webmock-3.13.0.ebuild | 2 +- profiles/arch/riscv/package.use.mask | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/dev-ruby/webmock/webmock-3.13.0.ebuild b/dev-ruby/webmock/webmock-3.13.0.ebuild index 0b2512f21df..37392b1c43d 100644 --- a/dev-ruby/webmock/webmock-3.13.0.ebuild +++ b/dev-ruby/webmock/webmock-3.13.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/bblimke/webmock" LICENSE="GPL-2" SLOT="3" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend " diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 7dddb627be1..6f446e9398d 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -6,6 +6,12 @@ # some exhibiting problems in tests. app-text/htmltidy test +# Marek Szuba <[email protected]> (2021-08-11) +# dev-ruby/httpclient not keyworded here due to failing tests +# (Bug #807727). That said, with httpclient-2.8.3 installed manually +# (and without testing) all webmock-3.13.0 tests passed. +dev-ruby/webmock test + # Alex Fan <[email protected]> (2021-08-09) # ipython[qt5] depends on qtconsole, which depends on QtPy. # QtPy cannot be tested atm because QtPy[test] has a hard
