summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-23 11:54:25 +0100
committerSam James <sam@gentoo.org>2024-09-23 11:54:25 +0100
commit2b5ed6a9f8c557cbdc12db8364300225b6ae1d61 (patch)
treed48425990c2331337b6f33887d76257162f0586b /dev-ruby
parentdev-ruby/shoulda-context: Stabilize 2.0.0-r1 sparc, #939675 (diff)
downloadgentoo-2b5ed6a9f8c557cbdc12db8364300225b6ae1d61.tar.gz
gentoo-2b5ed6a9f8c557cbdc12db8364300225b6ae1d61.tar.bz2
gentoo-2b5ed6a9f8c557cbdc12db8364300225b6ae1d61.zip
dev-ruby/shoulda-matchers: Stabilize 4.5.1-r1 sparc, #939675
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/shoulda-matchers/shoulda-matchers-4.5.1-r1.ebuild2
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 66a7c5c34b24..693db60c2328 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:*"