diff options
author | Hans de Graaff <graaff@gentoo.org> | 2021-06-04 10:06:53 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2021-06-04 10:10:26 +0200 |
commit | 4eadf70780c6e5c0b07e78658394d1a9da938c56 (patch) | |
tree | 520c05bdb5739c59f3c13dbccbdf3c4ba6a7c695 /dev-ruby/activesupport | |
parent | dev-util/pkgcheck: Enable py3.10 (diff) | |
download | gentoo-4eadf70780c6e5c0b07e78658394d1a9da938c56.tar.gz gentoo-4eadf70780c6e5c0b07e78658394d1a9da938c56.tar.bz2 gentoo-4eadf70780c6e5c0b07e78658394d1a9da938c56.zip |
dev-ruby/activesupport: amd64 stable
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-5.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.2.6.ebuild b/dev-ruby/activesupport/activesupport-5.2.6.ebuild index f76d75f297b6..81b2ebd9b8aa 100644 --- a/dev-ruby/activesupport/activesupport-5.2.6.ebuild +++ b/dev-ruby/activesupport/activesupport-5.2.6.ebuild @@ -23,7 +23,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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_S="rails-${PV}/${PN}" |