commit: 4c89e61466047816fcf214856000fac09d3a11e6 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Tue Sep 7 12:15:03 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Tue Sep 7 12:30:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c89e614
dev-ruby/duktape-rb: keyword 2.3.0.0-r2 for ~riscv Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r2.ebuild b/dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r2.ebuild index ae7052fef74..9b5790032cb 100644 --- a/dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r2.ebuild +++ b/dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r2.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/judofyr/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ppc" +KEYWORDS="~amd64 ppc ~riscv" COMMON_DEPEND="dev-lang/duktape:=" DEPEND+="${COMMON_DEPEND}"
