diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-07-13 14:04:03 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-14 08:45:45 +0300 |
commit | fc9aff68c490cece272e95811aafa8b80ce36ff5 (patch) | |
tree | 00e3e9d27e6048ff8ba69c6566288c47ab338e1e /dev-ruby/rspec-expectations | |
parent | dev-ruby/diff-lcs: Keyword 1.5.0 mips, #902699 (diff) | |
download | gentoo-fc9aff68c490cece272e95811aafa8b80ce36ff5.tar.gz gentoo-fc9aff68c490cece272e95811aafa8b80ce36ff5.tar.bz2 gentoo-fc9aff68c490cece272e95811aafa8b80ce36ff5.zip |
dev-ruby/rspec-expectations: Keyword 3.12.3 mips, #902699
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild index ebd31ef30084..db839d5a4cd9 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" SUBVERSION="$(ver_cut 1-2)" |