summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-09-15 17:03:05 +0200
committerMichał Górny <mgorny@gentoo.org>2024-09-15 17:04:12 +0200
commite99eaedaeed96eacc58740e5473a56d5d5ef3b16 (patch)
tree7984a13c4bd6b34f332188b19a0a7a809d31dd2b /dev-ruby
parentdev-ruby/shoulda-context: Stabilize 2.0.0-r1 arm, #939675 (diff)
downloadgentoo-e99eaedaeed96eacc58740e5473a56d5d5ef3b16.tar.gz
gentoo-e99eaedaeed96eacc58740e5473a56d5d5ef3b16.tar.bz2
gentoo-e99eaedaeed96eacc58740e5473a56d5d5ef3b16.zip
dev-ruby/shoulda-matchers: Stabilize 4.5.1-r1 arm, #939675
Signed-off-by: Michał Górny <mgorny@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 9f1dff64d057..d7f2a30393f3 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:*"