commit: c8895f0d16622addbfd311a268b9051bf3ca85b9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 17 07:07:20 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 17 07:07:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8895f0d
dev-ruby/vcr: Stabilize 6.3.1 amd64, #941671 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/vcr/vcr-6.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/vcr/vcr-6.3.1.ebuild b/dev-ruby/vcr/vcr-6.3.1.ebuild index 0d8d68d0e4b6..834cc1d47997 100644 --- a/dev-ruby/vcr/vcr-6.3.1.ebuild +++ b/dev-ruby/vcr/vcr-6.3.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/vcr/vcr/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv ~x86" IUSE="json test" # Tests require all supported HTTP libraries to be present, and it is
