summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2022-06-12 15:58:50 +0800
committerYixun Lan <dlan@gentoo.org>2022-06-13 16:02:03 +0800
commitb522061f901a08516022fd5679503f60175e7146 (patch)
tree30098bc67ac694476c8e7c0d5a08e4e61ea637dd /dev-ruby/actiontext
parentdev-ruby/actionmailbox: Keyword 7.0.3 riscv, #849530 (diff)
downloadgentoo-b522061f901a08516022fd5679503f60175e7146.tar.gz
gentoo-b522061f901a08516022fd5679503f60175e7146.tar.bz2
gentoo-b522061f901a08516022fd5679503f60175e7146.zip
dev-ruby/actiontext: Keyword 7.0.3 riscv, #849530
Closes: https://github.com/gentoo/gentoo/pull/25860 Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-ruby/actiontext')
-rw-r--r--dev-ruby/actiontext/actiontext-7.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/actiontext/actiontext-7.0.3.ebuild b/dev-ruby/actiontext/actiontext-7.0.3.ebuild
index 8c0fa471c2ba..e1f5d0bc64fb 100644
--- a/dev-ruby/actiontext/actiontext-7.0.3.ebuild
+++ b/dev-ruby/actiontext/actiontext-7.0.3.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"
+KEYWORDS="~amd64 ~riscv"
IUSE=""
RUBY_S="rails-${PV}/${PN}"