diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-04-11 13:49:13 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-04-11 13:54:57 +0200 |
commit | 18a3e596e547d201cd89308dd62f06b9198f8fa0 (patch) | |
tree | f37236305a7ebf5442bb58d0a9ec701b7748bb53 /dev-ruby/activesupport | |
parent | www-apps/grafana-bin: Add v6.7.2, clean up old (diff) | |
download | gentoo-18a3e596e547d201cd89308dd62f06b9198f8fa0.tar.gz gentoo-18a3e596e547d201cd89308dd62f06b9198f8fa0.tar.bz2 gentoo-18a3e596e547d201cd89308dd62f06b9198f8fa0.zip |
dev-ruby/activesupport: amd64 stable
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-5.2.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.2.4.2.ebuild b/dev-ruby/activesupport/activesupport-5.2.4.2.ebuild index d7716eddc9c5..d3a60061e699 100644 --- a/dev-ruby/activesupport/activesupport-5.2.4.2.ebuild +++ b/dev-ruby/activesupport/activesupport-5.2.4.2.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 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_S="rails-${PV}/${PN}" |