summaryrefslogtreecommitdiff
path: root/dev-ruby/activesupport/activesupport-7.2.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/activesupport/activesupport-7.2.3.ebuild')
-rw-r--r--dev-ruby/activesupport/activesupport-7.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activesupport/activesupport-7.2.3.ebuild b/dev-ruby/activesupport/activesupport-7.2.3.ebuild
index 26411e23be60..3f29414c1c29 100644
--- a/dev-ruby/activesupport/activesupport-7.2.3.ebuild
+++ b/dev-ruby/activesupport/activesupport-7.2.3.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
LICENSE="MIT"
SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="+msgpack test"
REQUIRED_USE="test? ( msgpack )"
@@ -52,7 +52,7 @@ ruby_add_bdepend "test? (
|| ( dev-ruby/rack:3.1 dev-ruby/rack:3.0 )
dev-ruby/rexml
dev-ruby/mocha
- >dev-ruby/minitest-5.15.0:*
+ >=dev-ruby/minitest-5.15.0:*
)"
all_ruby_prepare() {