diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-09-15 17:03:15 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-09-15 17:04:19 +0200 |
commit | 289c24b0de4a0ff8004e6c27ba60571f6595f7fe (patch) | |
tree | b5389dbc99f35c3bab5c0101b255911535e03de5 /dev-ruby/shoulda-matchers | |
parent | dev-ruby/shoulda-context: Stabilize 2.0.0-r1 x86, #939675 (diff) | |
download | gentoo-289c24b0de4a0ff8004e6c27ba60571f6595f7fe.tar.gz gentoo-289c24b0de4a0ff8004e6c27ba60571f6595f7fe.tar.bz2 gentoo-289c24b0de4a0ff8004e6c27ba60571f6595f7fe.zip |
dev-ruby/shoulda-matchers: Stabilize 4.5.1-r1 x86, #939675
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda-matchers')
-rw-r--r-- | dev-ruby/shoulda-matchers/shoulda-matchers-4.5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-4.5.1-r1.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-4.5.1-r1.ebuild index cfbdfed78e00..1ef768c6ebff 100644 --- a/dev-ruby/shoulda-matchers/shoulda-matchers-4.5.1-r1.ebuild +++ b/dev-ruby/shoulda-matchers/shoulda-matchers-4.5.1-r1.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/thoughtbot/shoulda-matchers/archive/v${PV}.tar.gz -> LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86" ruby_add_rdepend ">=dev-ruby/activesupport-4.2.0:*" |