commit: e32ab50548f427271a0abfc1e621be3f1225e9ca Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Aug 16 08:11:34 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Aug 16 08:11:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e32ab505
dev-ruby/minitest-hooks: keyword 1.5.2 for ~alpha The test USE flag has been masked on alpha. Signed-off-by: Hans de Graaff <graaff <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 53816fe4ae7e..5eabbe54b70a 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="~amd64" +KEYWORDS="~alpha ~amd64" IUSE="test" ruby_add_rdepend ">=dev-ruby/minitest-5.3"
