diff options
author | Sam James <sam@gentoo.org> | 2023-04-23 22:39:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-23 22:39:07 +0100 |
commit | 4f43923d1209ca29857e45bb815d125ddf332ee1 (patch) | |
tree | 03cfe2a9f39f5214982033a717426819eb63ea8c /dev-ruby/shoulda-matchers | |
parent | dev-ruby/shoulda-context: Stabilize 1.2.2-r1 ppc64, #904904 (diff) | |
download | gentoo-4f43923d1209ca29857e45bb815d125ddf332ee1.tar.gz gentoo-4f43923d1209ca29857e45bb815d125ddf332ee1.tar.bz2 gentoo-4f43923d1209ca29857e45bb815d125ddf332ee1.zip |
dev-ruby/shoulda-matchers: Stabilize 3.1.3-r2 ppc64, #904904
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-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index f0ee00da182b..3f66c11c3327 100644 --- a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r2.ebuild +++ b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/thoughtbot/shoulda-matchers" LICENSE="MIT" SLOT="3" -KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/activesupport-4.0.0:*" |