diff options
author | Sam James <sam@gentoo.org> | 2023-06-01 07:24:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-01 07:24:13 +0100 |
commit | fc17cf7f2b3d64917991971a06f72c357bb97693 (patch) | |
tree | d0c3232bd85e75d3f8b8d0b96fb387e52934f1b0 /dev-ruby | |
parent | dev-ruby/rouge: Stabilize 3.30.0-r1 ppc64, #907545 (diff) | |
download | gentoo-fc17cf7f2b3d64917991971a06f72c357bb97693.tar.gz gentoo-fc17cf7f2b3d64917991971a06f72c357bb97693.tar.bz2 gentoo-fc17cf7f2b3d64917991971a06f72c357bb97693.zip |
dev-ruby/shoulda-matchers: Stabilize 5.3.0 ppc64, #907538
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 a19b9aaccceb..88b452c2175c 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 |