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:15
Message-Id: 1679098977.872a9a3f8c7787f291296ca3c47c0d6622fb3499.sam@gentoo
1 commit: 872a9a3f8c7787f291296ca3c47c0d6622fb3499
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 18 00:22:57 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 18 00:22:57 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=872a9a3f
7
8 dev-ruby/activesupport: Stabilize 6.1.7.2 amd64, #892359
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/activesupport/activesupport-6.1.7.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/activesupport/activesupport-6.1.7.2.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.2.ebuild
16 index 019a5ee151fb..99169f856a6d 100644
17 --- a/dev-ruby/activesupport/activesupport-6.1.7.2.ebuild
18 +++ b/dev-ruby/activesupport/activesupport-6.1.7.2.ebuild
19 @@ -19,7 +19,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 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
25 IUSE=""
26
27 RUBY_S="rails-${PV}/${PN}"