diff options
author | Hans de Graaff <graaff@gentoo.org> | 2021-09-12 10:07:07 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2021-09-12 10:09:08 +0200 |
commit | 5aa2f27594523c1a9f776313b1b6d0684805b9de (patch) | |
tree | e62f40fe5d180da02af6d3f8d24227ee44250afc /dev-ruby/activesupport | |
parent | dev-ruby/zeitwerk: amd64 stable (diff) | |
download | gentoo-5aa2f27594523c1a9f776313b1b6d0684805b9de.tar.gz gentoo-5aa2f27594523c1a9f776313b1b6d0684805b9de.tar.bz2 gentoo-5aa2f27594523c1a9f776313b1b6d0684805b9de.zip |
dev-ruby/activesupport: amd64 stable
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-6.0.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.0.4.1.ebuild b/dev-ruby/activesupport/activesupport-6.0.4.1.ebuild index 7a484af0b008..86312cd1cab5 100644 --- a/dev-ruby/activesupport/activesupport-6.0.4.1.ebuild +++ b/dev-ruby/activesupport/activesupport-6.0.4.1.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}" |