summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-26 14:44:56 +0100
committerSam James <sam@gentoo.org>2022-04-26 14:44:56 +0100
commit414341e53d3ffc290530360d0159ba5898625d18 (patch)
tree58d983ee92720d7344fe17cea733c202645ab137
parentdev-ruby/unindent: Keyword 1.0-r1 s390, #840930 (diff)
downloadgentoo-414341e53d3ffc290530360d0159ba5898625d18.tar.gz
gentoo-414341e53d3ffc290530360d0159ba5898625d18.tar.bz2
gentoo-414341e53d3ffc290530360d0159ba5898625d18.zip
dev-ruby/activesupport: Keyword 7.0.2.3 s390, #840930
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/activesupport/activesupport-7.0.2.3.ebuild2
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}"