diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 15:34:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 15:38:08 +0100 |
commit | 95d3f93ba90b44f9a869d50aac8b93ecdd3b04af (patch) | |
tree | 832f6773397530328eb94db6c9a64142a0909eec /dev-ruby/shoulda | |
parent | dev-ruby/shoulda-matchers: Keyword 3.1.3-r2 s390, #840930 (diff) | |
download | gentoo-95d3f93ba90b44f9a869d50aac8b93ecdd3b04af.tar.gz gentoo-95d3f93ba90b44f9a869d50aac8b93ecdd3b04af.tar.bz2 gentoo-95d3f93ba90b44f9a869d50aac8b93ecdd3b04af.zip |
dev-ruby/shoulda: Keyword 3.6.0-r2 s390, #840930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda')
-rw-r--r-- | dev-ruby/shoulda/shoulda-3.6.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/shoulda/shoulda-3.6.0-r2.ebuild b/dev-ruby/shoulda/shoulda-3.6.0-r2.ebuild index 6eb50ff9f0c3..e1bf5c7abf8f 100644 --- a/dev-ruby/shoulda/shoulda-3.6.0-r2.ebuild +++ b/dev-ruby/shoulda/shoulda-3.6.0-r2.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/thoughtbot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="" # This now more or less a meta-gem and it only contains features for |