diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-19 10:56:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-19 10:56:12 +0200 |
commit | 28f8e246948018e04e984e95521bd8c70b0bbcbf (patch) | |
tree | 2cb864eee8173436d88383177650ad5a1762bf94 /dev-ruby | |
parent | dev-lang/go: amd64 stable wrt bug #858086 (diff) | |
download | gentoo-28f8e246948018e04e984e95521bd8c70b0bbcbf.tar.gz gentoo-28f8e246948018e04e984e95521bd8c70b0bbcbf.tar.bz2 gentoo-28f8e246948018e04e984e95521bd8c70b0bbcbf.zip |
dev-ruby/activesupport: amd64 stable wrt bug #858689
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/activesupport/activesupport-5.2.8.1.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-6.0.5.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.2.8.1.ebuild b/dev-ruby/activesupport/activesupport-5.2.8.1.ebuild index 9882d2a76a2d..54833f130f62 100644 --- a/dev-ruby/activesupport/activesupport-5.2.8.1.ebuild +++ b/dev-ruby/activesupport/activesupport-5.2.8.1.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}" diff --git a/dev-ruby/activesupport/activesupport-6.0.5.1.ebuild b/dev-ruby/activesupport/activesupport-6.0.5.1.ebuild index befb483ba7e6..6a8a74192bfc 100644 --- a/dev-ruby/activesupport/activesupport-6.0.5.1.ebuild +++ b/dev-ruby/activesupport/activesupport-6.0.5.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}" |