diff options
author | 2024-10-06 12:50:03 +0100 | |
---|---|---|
committer | 2024-10-06 12:50:03 +0100 | |
commit | ab8131568a3f00e20c2f5fb129cef34216cc0fb6 (patch) | |
tree | cdb8e579a6306e34f2fdf637d7f157f83d5b5622 /dev-ruby/shoulda-matchers | |
parent | dev-ruby/gruff: Stabilize 0.25.0 amd64, #940964 (diff) | |
download | gentoo-ab8131568a3f00e20c2f5fb129cef34216cc0fb6.tar.gz gentoo-ab8131568a3f00e20c2f5fb129cef34216cc0fb6.tar.bz2 gentoo-ab8131568a3f00e20c2f5fb129cef34216cc0fb6.zip |
dev-ruby/shoulda-matchers: Stabilize 6.2.0 amd64, #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 47e1e6055524..0e24b100485c 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 |