diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-12-03 21:20:05 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-12-03 14:22:48 +0100 |
commit | 7c958864736f2fcee48182dc1f9b9b9265863654 (patch) | |
tree | b69c5ece3a54f414756f97168c8135fbd7c07b28 /dev-ruby/actiontext | |
parent | dev-ruby/actionmailer: Keyword 6.1.7 riscv, #878485 (diff) | |
download | gentoo-7c958864736f2fcee48182dc1f9b9b9265863654.tar.gz gentoo-7c958864736f2fcee48182dc1f9b9b9265863654.tar.bz2 gentoo-7c958864736f2fcee48182dc1f9b9b9265863654.zip |
dev-ruby/actiontext: Keyword 6.1.7 riscv, #878485
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/actiontext')
-rw-r--r-- | dev-ruby/actiontext/actiontext-6.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/actiontext/actiontext-6.1.7.ebuild b/dev-ruby/actiontext/actiontext-6.1.7.ebuild index bb1e414855ff..213c623068e9 100644 --- a/dev-ruby/actiontext/actiontext-6.1.7.ebuild +++ b/dev-ruby/actiontext/actiontext-6.1.7.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}" |