diff options
author | Sam James <sam@gentoo.org> | 2020-12-20 19:05:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-20 19:14:37 +0000 |
commit | 45b5f27f248836668d349b9842dc44fe6b55205f (patch) | |
tree | 5a67c0ee0125d358deeb7d7a495e86dfb9d1b1da /dev-ruby/shoulda-matchers | |
parent | dev-ruby/selenium-webdriver: Keyword 3.142.7-r1 ppc, #692324 (diff) | |
download | gentoo-45b5f27f248836668d349b9842dc44fe6b55205f.tar.gz gentoo-45b5f27f248836668d349b9842dc44fe6b55205f.tar.bz2 gentoo-45b5f27f248836668d349b9842dc44fe6b55205f.zip |
dev-ruby/shoulda-matchers: Keyword 3.1.3-r1 ppc, #692324
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-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r1.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r1.ebuild index 078148471906..f89418029a20 100644 --- a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r1.ebuild +++ b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/thoughtbot/shoulda-matchers" LICENSE="MIT" SLOT="3" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/activesupport-4.0.0:*" |