diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-04-11 19:52:12 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-04-11 19:52:12 +0200 |
commit | 9b8fc50480cdf1a669c4e9f49b91f7898af6789f (patch) | |
tree | e53cd4e0b17899610319f7b2cf3a072f3b30428f /dev-ruby | |
parent | dev-ruby/activerecord: Keyword 7.0.4.3-r1 riscv, #761550 (diff) | |
download | gentoo-9b8fc50480cdf1a669c4e9f49b91f7898af6789f.tar.gz gentoo-9b8fc50480cdf1a669c4e9f49b91f7898af6789f.tar.bz2 gentoo-9b8fc50480cdf1a669c4e9f49b91f7898af6789f.zip |
dev-ruby/sprockets-rails: Keyword 3.4.2-r2 riscv, #761550
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/sprockets-rails/sprockets-rails-3.4.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/sprockets-rails/sprockets-rails-3.4.2-r2.ebuild b/dev-ruby/sprockets-rails/sprockets-rails-3.4.2-r2.ebuild index db9fe041709f..5678567561c9 100644 --- a/dev-ruby/sprockets-rails/sprockets-rails-3.4.2-r2.ebuild +++ b/dev-ruby/sprockets-rails/sprockets-rails-3.4.2-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/rails/sprockets-rails/archive/v${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux" IUSE="test" |