diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-22 09:48:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-22 09:48:11 +0200 |
commit | d6ce163bdf3e86e81288c7db8a7052f5ef579cfd (patch) | |
tree | 925e1931350952c749680a3b3d6ada18dc805a9d /dev-ruby/activesupport | |
parent | sci-libs/nlopt: x86 stable wrt bug #859166 (diff) | |
download | gentoo-d6ce163bdf3e86e81288c7db8a7052f5ef579cfd.tar.gz gentoo-d6ce163bdf3e86e81288c7db8a7052f5ef579cfd.tar.bz2 gentoo-d6ce163bdf3e86e81288c7db8a7052f5ef579cfd.zip |
dev-ruby/activesupport: x86 stable wrt bug #859484
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-6.1.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.1.6.1.ebuild b/dev-ruby/activesupport/activesupport-6.1.6.1.ebuild index a8b60fd8760b..bf5b64efaf18 100644 --- a/dev-ruby/activesupport/activesupport-6.1.6.1.ebuild +++ b/dev-ruby/activesupport/activesupport-6.1.6.1.ebuild @@ -19,7 +19,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 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="" RUBY_S="rails-${PV}/${PN}" |