Сравнение minitest-hooks-1.5.0 с minitest-hooks-1.5.1

/usr/portage/dev-ruby/minitest-hooks/minitest-hooks-1.5.1.ebuild 2025-07-29 16:22:13.708452753 +0300
1
# Copyright 1999-2023 Gentoo Authors
1
# Copyright 1999-2025 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
5
USE_RUBY="ruby27 ruby30 ruby31 ruby32"
5
USE_RUBY="ruby31 ruby32 ruby33 ruby34"
6 6

  
7 7
# Skip tests since they require unpackaged sequel
8 8
RUBY_FAKEGEM_RECIPE_TEST="none"
......
16 16
LICENSE="MIT"
17 17
SLOT="1"
18 18
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
19
IUSE=""
Спасибо!