commit: 3ef2f01c0eecdd224986039c60bc522df91a5535 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 11:34:40 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 11:34:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef2f01c
dev-ruby/rspec-core: Stabilize 3.13.1 amd64, #941043 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/rspec-core/rspec-core-3.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rspec-core/rspec-core-3.13.1.ebuild b/dev-ruby/rspec-core/rspec-core-3.13.1.ebuild index d14f3b6a4239..f92bc7bbd01d 100644 --- a/dev-ruby/rspec-core/rspec-core-3.13.1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.13.1.ebuild @@ -21,7 +21,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="highlight test" SUBVERSION="$(ver_cut 1-2)"
