commit: 41f4b4d1a9d3ef277f742ef5779e0f964fc10545 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Wed Aug 11 15:17:07 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Aug 11 15:20:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41f4b4d1
dev-ruby/thor: keyword 1.1.0 for ~riscv Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> dev-ruby/thor/thor-1.1.0.ebuild | 4 ++-- profiles/arch/riscv/package.use.mask | 5 ----- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/dev-ruby/thor/thor-1.1.0.ebuild b/dev-ruby/thor/thor-1.1.0.ebuild index 765d991006a..0052255e5c7 100644 --- a/dev-ruby/thor/thor-1.1.0.ebuild +++ b/dev-ruby/thor/thor-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 2000-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${ LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux" IUSE="doc" USE_RUBY="ruby25 ruby26 ruby27" ruby_add_bdepend " diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 6f446e9398d..8a7a5bbbff8 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,11 +1,6 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Marek Szuba <[email protected]> (2021-08-11) -# dev-ruby/thor not keyworded here yet - many unkeyworded dependencies, -# 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
