Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/activesupport/
Date: Mon, 30 May 2022 06:58:27
Message-Id: 1653893883.4d6f4527f5ef82cf9d446774985415b0dd10ed22.ago@gentoo
1 commit: 4d6f4527f5ef82cf9d446774985415b0dd10ed22
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 30 06:58:03 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon May 30 06:58:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d6f4527
7
8 dev-ruby/activesupport: x86 stable wrt bug #848051
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-ruby/activesupport/activesupport-5.2.8.ebuild | 2 +-
15 dev-ruby/activesupport/activesupport-6.0.5.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-ruby/activesupport/activesupport-5.2.8.ebuild b/dev-ruby/activesupport/activesupport-5.2.8.ebuild
19 index a3e5ad214065..b1f727bcc049 100644
20 --- a/dev-ruby/activesupport/activesupport-5.2.8.ebuild
21 +++ b/dev-ruby/activesupport/activesupport-5.2.8.ebuild
22 @@ -23,7 +23,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
23
24 LICENSE="MIT"
25 SLOT="$(ver_cut 1-2)"
26 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 IUSE=""
29
30 RUBY_S="rails-${PV}/${PN}"
31
32 diff --git a/dev-ruby/activesupport/activesupport-6.0.5.ebuild b/dev-ruby/activesupport/activesupport-6.0.5.ebuild
33 index 8a635120c3c3..7d506409e031 100644
34 --- a/dev-ruby/activesupport/activesupport-6.0.5.ebuild
35 +++ b/dev-ruby/activesupport/activesupport-6.0.5.ebuild
36 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
37
38 LICENSE="MIT"
39 SLOT="$(ver_cut 1-2)"
40 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
41 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
42 IUSE=""
43
44 RUBY_S="rails-${PV}/${PN}"