commit: cc966be07dce9dbb57f66b278a7b5674c3f2591c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 2 07:08:27 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 2 07:08:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc966be0
dev-ruby/rspec-expectations: Stabilize 3.13.0 x86, #933390 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/rspec-expectations/rspec-expectations-3.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.13.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.13.0.ebuild index 829549b9e808..affbe692c38f 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.13.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.13.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips 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="test" SUBVERSION="$(ver_cut 1-2)"
