summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-03-18 08:17:03 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-03-22 19:42:29 +0100
commit830c5950103c4b449474cfc61a1be63234b5068b (patch)
tree7a1be66ae18e1fd323ebd2a69d156ccf1baead6f /dev-ruby/shoulda-matchers
parentdev-util/astyle: keyword 3.1-r2 for ~riscv (diff)
downloadgentoo-830c5950103c4b449474cfc61a1be63234b5068b.tar.gz
gentoo-830c5950103c4b449474cfc61a1be63234b5068b.tar.bz2
gentoo-830c5950103c4b449474cfc61a1be63234b5068b.zip
dev-ruby/shoulda-matchers: keyword 5.0.0 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda-matchers')
-rw-r--r--dev-ruby/shoulda-matchers/shoulda-matchers-5.0.0.ebuild2
1 files changed, 1 insertions, 1 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 2353fb1f39ed..076c24445e44 100644
--- a/dev-ruby/shoulda-matchers/shoulda-matchers-5.0.0.ebuild
+++ b/dev-ruby/shoulda-matchers/shoulda-matchers-5.0.0.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 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/activesupport-4.2.0:*"