diff options
author | 2024-10-15 06:21:43 +0100 | |
---|---|---|
committer | 2024-10-15 06:21:43 +0100 | |
commit | d20978d9517df605ade09ee860e3dea029c6e5f2 (patch) | |
tree | 70a66fe969803d77b4ddc89ca32de78b4b846194 /dev-ruby/shoulda-matchers | |
parent | dev-ruby/activesupport: Stabilize 6.1.7.8 sparc, #940926 (diff) | |
download | gentoo-d20978d9517df605ade09ee860e3dea029c6e5f2.tar.gz gentoo-d20978d9517df605ade09ee860e3dea029c6e5f2.tar.bz2 gentoo-d20978d9517df605ade09ee860e3dea029c6e5f2.zip |
dev-ruby/shoulda-matchers: Stabilize 6.2.0 sparc, #940968
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda-matchers')
-rw-r--r-- | dev-ruby/shoulda-matchers/shoulda-matchers-6.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-6.2.0.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-6.2.0.ebuild index 6c7e9e11f57f..9cfecde2e3e8 100644 --- a/dev-ruby/shoulda-matchers/shoulda-matchers-6.2.0.ebuild +++ b/dev-ruby/shoulda-matchers/shoulda-matchers-6.2.0.ebuild @@ -17,7 +17,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" # Fedora manage to run the tests, but it's still pretty tricky. # https://src.fedoraproject.org/rpms/rubygem-shoulda-matchers/blob/rawhide/f/rubygem-shoulda-matchers.spec |