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: Sun, 12 Sep 2021 08:09:18
Message-Id: 1631434148.5aa2f27594523c1a9f776313b1b6d0684805b9de.graaff@gentoo
1 commit: 5aa2f27594523c1a9f776313b1b6d0684805b9de
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 12 08:07:07 2021 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 12 08:09:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aa2f275
7
8 dev-ruby/activesupport: amd64 stable
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-ruby/activesupport/activesupport-6.0.4.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/activesupport/activesupport-6.0.4.1.ebuild b/dev-ruby/activesupport/activesupport-6.0.4.1.ebuild
17 index 7a484af0b00..86312cd1cab 100644
18 --- a/dev-ruby/activesupport/activesupport-6.0.4.1.ebuild
19 +++ b/dev-ruby/activesupport/activesupport-6.0.4.1.ebuild
20 @@ -21,7 +21,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 ~riscv ~sparc ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
26 IUSE=""
27
28 RUBY_S="rails-${PV}/${PN}"