Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/shoulda-matchers/
Date: Tue, 26 Apr 2022 14:38:57
Message-Id: 1650983887.735bd2eced3832266b95558e0737da3492789529.sam@gentoo
1 commit: 735bd2eced3832266b95558e0737da3492789529
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 26 14:34:15 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 26 14:38:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=735bd2ec
7
8 dev-ruby/shoulda-matchers: Keyword 3.1.3-r2 s390, #840930
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index a31d3bb3e9ed..ec95df7f6d42 100644
17 --- a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r2.ebuild
18 +++ b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r2.ebuild
19 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/thoughtbot/shoulda-matchers"
20
21 LICENSE="MIT"
22 SLOT="3"
23 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
25 IUSE=""
26
27 ruby_add_rdepend ">=dev-ruby/activesupport-4.0.0:*"