Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/activesupport/
Date: Thu, 12 May 2022 05:08:55
Message-Id: 1652332055.f17056eb1c91a53bd3576dbd9a08bf6d3694096b.graaff@gentoo
1 commit: f17056eb1c91a53bd3576dbd9a08bf6d3694096b
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 12 05:07:35 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Thu May 12 05:07:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f17056eb
7
8 dev-ruby/activesupport: amd64 stable
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/activesupport/activesupport-5.2.7.1.ebuild | 2 +-
13 dev-ruby/activesupport/activesupport-6.0.4.8.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ruby/activesupport/activesupport-5.2.7.1.ebuild b/dev-ruby/activesupport/activesupport-5.2.7.1.ebuild
17 index 388b98e624c0..a3e5ad214065 100644
18 --- a/dev-ruby/activesupport/activesupport-5.2.7.1.ebuild
19 +++ b/dev-ruby/activesupport/activesupport-5.2.7.1.ebuild
20 @@ -23,7 +23,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
21
22 LICENSE="MIT"
23 SLOT="$(ver_cut 1-2)"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 IUSE=""
27
28 RUBY_S="rails-${PV}/${PN}"
29
30 diff --git a/dev-ruby/activesupport/activesupport-6.0.4.8.ebuild b/dev-ruby/activesupport/activesupport-6.0.4.8.ebuild
31 index 42d7b05695d0..8a635120c3c3 100644
32 --- a/dev-ruby/activesupport/activesupport-6.0.4.8.ebuild
33 +++ b/dev-ruby/activesupport/activesupport-6.0.4.8.ebuild
34 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
35
36 LICENSE="MIT"
37 SLOT="$(ver_cut 1-2)"
38 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
39 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
40 IUSE=""
41
42 RUBY_S="rails-${PV}/${PN}"