diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 15:33:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 15:37:49 +0100 |
commit | 21b4a16989aec064e0eae1619df81bc7a214bc1f (patch) | |
tree | 15b1e7dd6280b0a45d00a3aa374bb73186e78f74 /dev-ruby/rspec-its | |
parent | profiles/arch/s390: mask dev-ruby/stringex[test] (diff) | |
download | gentoo-21b4a16989aec064e0eae1619df81bc7a214bc1f.tar.gz gentoo-21b4a16989aec064e0eae1619df81bc7a214bc1f.tar.bz2 gentoo-21b4a16989aec064e0eae1619df81bc7a214bc1f.zip |
dev-ruby/rspec-its: Keyword 1.3.0-r1 s390, #840930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-its')
-rw-r--r-- | dev-ruby/rspec-its/rspec-its-1.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-its/rspec-its-1.3.0-r1.ebuild b/dev-ruby/rspec-its/rspec-its-1.3.0-r1.ebuild index 51f075f4fe16..a23f0acdd059 100644 --- a/dev-ruby/rspec-its/rspec-its-1.3.0-r1.ebuild +++ b/dev-ruby/rspec-its/rspec-its-1.3.0-r1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/rspec/rspec-its" LICENSE="MIT" SLOT="1" -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/rspec-core-3.0.0 >=dev-ruby/rspec-expectations-3.0.0" |