diff options
author | 2024-10-06 13:01:04 +0100 | |
---|---|---|
committer | 2024-10-06 13:01:04 +0100 | |
commit | 935f9c126bdd35c7b9a533a13e560cbd2cf0ceb9 (patch) | |
tree | 459acc29ef2f111f2d3139ee72b4a9f6555cadaf /dev-ruby/minitest-hooks/minitest-hooks-1.5.2.ebuild | |
parent | dev-ruby/red-colors: Stabilize 0.4.0 amd64, #940990 (diff) | |
download | gentoo-935f9c126bdd35c7b9a533a13e560cbd2cf0ceb9.tar.gz gentoo-935f9c126bdd35c7b9a533a13e560cbd2cf0ceb9.tar.bz2 gentoo-935f9c126bdd35c7b9a533a13e560cbd2cf0ceb9.zip |
dev-ruby/minitest-hooks: Stabilize 1.5.2 amd64, #940996
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/minitest-hooks/minitest-hooks-1.5.2.ebuild')
-rw-r--r-- | dev-ruby/minitest-hooks/minitest-hooks-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |