Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/activesupport/
Date: Sat, 18 Mar 2023 00:23:16
Message-Id: 1679098976.9f0c4c3cf2e5f63825ceb9fb64f7a02548af1995.sam@gentoo
1 commit: 9f0c4c3cf2e5f63825ceb9fb64f7a02548af1995
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 18 00:22:56 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 18 00:22:56 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f0c4c3c
7
8 dev-ruby/activesupport: Stabilize 6.0.6.1 amd64, #892359
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/activesupport/activesupport-6.0.6.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/activesupport/activesupport-6.0.6.1.ebuild b/dev-ruby/activesupport/activesupport-6.0.6.1.ebuild
16 index 469c7ac0a8ce..473970606372 100644
17 --- a/dev-ruby/activesupport/activesupport-6.0.6.1.ebuild
18 +++ b/dev-ruby/activesupport/activesupport-6.0.6.1.ebuild
19 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
20
21 LICENSE="MIT"
22 SLOT="$(ver_cut 1-2)"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
25 IUSE=""
26
27 RUBY_S="rails-${PV}/${PN}"