diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-09-07 13:15:03 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-09-07 13:30:05 +0100 |
commit | 4c89e61466047816fcf214856000fac09d3a11e6 (patch) | |
tree | 9f8e864b7f8a78a357206e0a0f30eeb3c5a4483d /dev-ruby/duktape-rb | |
parent | dev-ruby/rake-compiler: keyword 1.1.1 for ~riscv (diff) | |
download | gentoo-4c89e61466047816fcf214856000fac09d3a11e6.tar.gz gentoo-4c89e61466047816fcf214856000fac09d3a11e6.tar.bz2 gentoo-4c89e61466047816fcf214856000fac09d3a11e6.zip |
dev-ruby/duktape-rb: keyword 2.3.0.0-r2 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-ruby/duktape-rb')
-rw-r--r-- | dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r2.ebuild | 4 |
1 files 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 ae7052fef742..9b5790032cb5 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}" |