diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 15:34:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 15:38:07 +0100 |
commit | 735bd2eced3832266b95558e0737da3492789529 (patch) | |
tree | 7e2e73d322df89cc551a009917dc73307eda03fa /dev-ruby/shoulda-matchers | |
parent | dev-ruby/activesupport: Keyword 7.0.2.3 s390, #840930 (diff) | |
download | gentoo-735bd2eced3832266b95558e0737da3492789529.tar.gz gentoo-735bd2eced3832266b95558e0737da3492789529.tar.bz2 gentoo-735bd2eced3832266b95558e0737da3492789529.zip |
dev-ruby/shoulda-matchers: Keyword 3.1.3-r2 s390, #840930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda-matchers')
-rw-r--r-- | dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r2.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r2.ebuild index a31d3bb3e9ed..ec95df7f6d42 100644 --- a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r2.ebuild +++ b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/thoughtbot/shoulda-matchers" LICENSE="MIT" SLOT="3" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/activesupport-4.0.0:*" |