commit: 3467588ac88422e41c872244f895ba1f3be9776a Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com> AuthorDate: Tue Mar 15 13:12:24 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Mar 18 06:48:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3467588a
dev-ruby/json_schema: keyword 0.20.9 for ~riscv Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com> Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-ruby/json_schema/json_schema-0.20.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/json_schema/json_schema-0.20.9.ebuild b/dev-ruby/json_schema/json_schema-0.20.9.ebuild index 270f0f2666e3..9bd8e69403ad 100644 --- a/dev-ruby/json_schema/json_schema-0.20.9.ebuild +++ b/dev-ruby/json_schema/json_schema-0.20.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/brandur/json_schema/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" IUSE="" ruby_add_bdepend "test? ( dev-ruby/ecma-re-validator )"
