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/activestorage/
Date: Sat, 09 Apr 2022 07:38:57
Message-Id: 1649489922.8e0ec675dada7791c8244e2f0a9f1e628dc5d015.graaff@gentoo
1 commit: 8e0ec675dada7791c8244e2f0a9f1e628dc5d015
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 9 07:37:12 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 9 07:38:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e0ec675
7
8 dev-ruby/activestorage: enable ruby30
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/activestorage/activestorage-7.0.2.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/activestorage/activestorage-7.0.2.3.ebuild b/dev-ruby/activestorage/activestorage-7.0.2.3.ebuild
16 index af4f860483b1..cdac79348cac 100644
17 --- a/dev-ruby/activestorage/activestorage-7.0.2.3.ebuild
18 +++ b/dev-ruby/activestorage/activestorage-7.0.2.3.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=8
22
23 -USE_RUBY="ruby27"
24 +USE_RUBY="ruby27 ruby30"
25
26 RUBY_FAKEGEM_RECIPE_DOC=""
27 RUBY_FAKEGEM_DOCDIR=""