summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-12 03:33:21 +0100
committerSam James <sam@gentoo.org>2023-04-12 03:33:21 +0100
commit8978294b1aa388d379139c36ed415c6e3457bf7f (patch)
tree285f23ac82ff14649d9029b7ebc774e2f9402bef /dev-ruby/shoulda-matchers
parentdev-ruby/stringio: Stabilize 3.0.5 amd64, #904205 (diff)
downloadgentoo-8978294b1aa388d379139c36ed415c6e3457bf7f.tar.gz
gentoo-8978294b1aa388d379139c36ed415c6e3457bf7f.tar.bz2
gentoo-8978294b1aa388d379139c36ed415c6e3457bf7f.zip
dev-ruby/shoulda-matchers: Stabilize 5.0.0 amd64, #904206
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda-matchers')
-rw-r--r--dev-ruby/shoulda-matchers/shoulda-matchers-5.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-5.0.0.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-5.0.0.ebuild
index 076c24445e44..242b08a5b407 100644
--- a/dev-ruby/shoulda-matchers/shoulda-matchers-5.0.0.ebuild
+++ b/dev-ruby/shoulda-matchers/shoulda-matchers-5.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/activesupport-4.2.0:*"