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/actioncable/
Date: Sat, 26 Mar 2022 14:30:56
Message-Id: 1648304988.404badcff3328c47b227b09174a3403306dc2cea.graaff@gentoo
1 commit: 404badcff3328c47b227b09174a3403306dc2cea
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 26 07:50:02 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 26 14:29:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=404badcf
7
8 dev-ruby/actioncable: add ruby30
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/actioncable/actioncable-7.0.2.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/actioncable/actioncable-7.0.2.3.ebuild b/dev-ruby/actioncable/actioncable-7.0.2.3.ebuild
16 index 6438674c5218..3243972e894c 100644
17 --- a/dev-ruby/actioncable/actioncable-7.0.2.3.ebuild
18 +++ b/dev-ruby/actioncable/actioncable-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=""