diff options
author | Sam James <sam@gentoo.org> | 2020-12-20 18:54:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-20 19:03:53 +0000 |
commit | 48bade5e146e58dc439676a1d0e599052e5a0d5e (patch) | |
tree | be34becc3fb3c04a1f17fbf931498990de777e87 /dev-ruby/shoulda-matchers | |
parent | dev-ruby/selenium-webdriver: Keyword 3.142.7-r1 ppc64, #692324 (diff) | |
download | gentoo-48bade5e146e58dc439676a1d0e599052e5a0d5e.tar.gz gentoo-48bade5e146e58dc439676a1d0e599052e5a0d5e.tar.bz2 gentoo-48bade5e146e58dc439676a1d0e599052e5a0d5e.zip |
dev-ruby/shoulda-matchers: Keyword 3.1.3-r1 ppc64, #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 b0b00c69bd9a..078148471906 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 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/activesupport-4.0.0:*" |