commit: 0ba62ab52105757a94450eee4a8ccf0acb9158c4 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Tue Sep 7 21:21:28 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Tue Sep 7 21:28:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ba62ab5
dev-ruby/erubi: keyword 1.10.0 for ~riscv Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> dev-ruby/erubi/erubi-1.10.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/erubi/erubi-1.10.0.ebuild b/dev-ruby/erubi/erubi-1.10.0.ebuild index 112ff370658..21d0cfcff33 100644 --- a/dev-ruby/erubi/erubi-1.10.0.ebuild +++ b/dev-ruby/erubi/erubi-1.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/jeremyevans/erubi/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" ruby_add_bdepend "test? ( dev-ruby/minitest dev-ruby/minitest-global_expectations )"
