diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 15:34:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 15:38:06 +0100 |
commit | 3a8176567731314f52c66ceab96a79fd91aaed68 (patch) | |
tree | 4101146fe53a29e28a14651a3d429cfef44877b4 /dev-ruby/activesupport | |
parent | dev-ruby/listen: Keyword 3.7.1 s390, #840930 (diff) | |
download | gentoo-3a8176567731314f52c66ceab96a79fd91aaed68.tar.gz gentoo-3a8176567731314f52c66ceab96a79fd91aaed68.tar.bz2 gentoo-3a8176567731314f52c66ceab96a79fd91aaed68.zip |
dev-ruby/activesupport: Keyword 7.0.2.3 s390, #840930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-7.0.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-7.0.2.3.ebuild b/dev-ruby/activesupport/activesupport-7.0.2.3.ebuild index 578da2a557be..0a0ffb05e4cc 100644 --- a/dev-ruby/activesupport/activesupport-7.0.2.3.ebuild +++ b/dev-ruby/activesupport/activesupport-7.0.2.3.ebuild @@ -19,7 +19,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 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}" |