summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-03-15 14:43:07 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-03-18 07:48:48 +0100
commit3294bab327056be7a48f40e437a046fc30c8c0db (patch)
tree52948d1bd5c0b31f1b618bc5e0ead5ece92b7c3e /dev-ruby/shoulda-matchers
parentdev-ruby/ecma-re-validator: keyword 0.4.0 for ~riscv (diff)
downloadgentoo-3294bab327056be7a48f40e437a046fc30c8c0db.tar.gz
gentoo-3294bab327056be7a48f40e437a046fc30c8c0db.tar.bz2
gentoo-3294bab327056be7a48f40e437a046fc30c8c0db.zip
dev-ruby/shoulda-matchers: keyword 3.1.3-r1 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-3.1.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r1.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r1.ebuild
index f89418029a20..bb1bdd9cc4d3 100644
--- a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r1.ebuild
+++ b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/thoughtbot/shoulda-matchers"
LICENSE="MIT"
SLOT="3"
-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.0.0:*"