commit: 935f9c126bdd35c7b9a533a13e560cbd2cf0ceb9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 12:01:04 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 12:01:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=935f9c12
dev-ruby/minitest-hooks: Stabilize 1.5.2 amd64, #940996 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/minitest-hooks/minitest-hooks-1.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/minitest-hooks/minitest-hooks-1.5.2.ebuild b/dev-ruby/minitest-hooks/minitest-hooks-1.5.2.ebuild index ef6906c48d5a..94fc4f18fdc3 100644 --- a/dev-ruby/minitest-hooks/minitest-hooks-1.5.2.ebuild +++ b/dev-ruby/minitest-hooks/minitest-hooks-1.5.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/jeremyevans/minitest-hooks/archive/refs/tags/${PV}.t LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~alpha ~amd64 ~loong" +KEYWORDS="~alpha amd64 ~loong" IUSE="test" ruby_add_rdepend ">=dev-ruby/minitest-5.3"
