diff options
author | Sam James <sam@gentoo.org> | 2023-06-01 06:26:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-01 06:26:14 +0100 |
commit | e26e8e92ae815aeb3275fce705ff639a12626fcd (patch) | |
tree | 22b079ae3fac7b2d16633904e9970f174aa5e2ca /dev-ruby/shoulda-matchers | |
parent | dev-ruby/net-ssh: Stabilize 7.1.0 x86, #907527 (diff) | |
download | gentoo-e26e8e92ae815aeb3275fce705ff639a12626fcd.tar.gz gentoo-e26e8e92ae815aeb3275fce705ff639a12626fcd.tar.bz2 gentoo-e26e8e92ae815aeb3275fce705ff639a12626fcd.zip |
dev-ruby/shoulda-matchers: Stabilize 5.3.0 arm, #907538
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda-matchers')
-rw-r--r-- | dev-ruby/shoulda-matchers/shoulda-matchers-5.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-5.3.0.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-5.3.0.ebuild index 9effda2a8cf9..5e97e6d77d02 100644 --- a/dev-ruby/shoulda-matchers/shoulda-matchers-5.3.0.ebuild +++ b/dev-ruby/shoulda-matchers/shoulda-matchers-5.3.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 |