diff options
-rw-r--r-- | dev-ruby/activesupport/activesupport-7.0.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-7.0.8.4.ebuild b/dev-ruby/activesupport/activesupport-7.0.8.4.ebuild index 5dfbac34c126..699fc17f47d3 100644 --- a/dev-ruby/activesupport/activesupport-7.0.8.4.ebuild +++ b/dev-ruby/activesupport/activesupport-7.0.8.4.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="amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" IUSE="test" RUBY_S="rails-${PV}/${PN}" |