diff options
Diffstat (limited to 'dev-ruby/activesupport/activesupport-6.0.6.1-r1.ebuild')
-rw-r--r-- | dev-ruby/activesupport/activesupport-6.0.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.0.6.1-r1.ebuild b/dev-ruby/activesupport/activesupport-6.0.6.1-r1.ebuild index 472f44c5a7fe..2da6e6ef5818 100644 --- a/dev-ruby/activesupport/activesupport-6.0.6.1-r1.ebuild +++ b/dev-ruby/activesupport/activesupport-6.0.6.1-r1.ebuild @@ -21,7 +21,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 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="" RUBY_S="rails-${PV}/${PN}" |