Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/webkit-gtk/
Date: Mon, 08 Feb 2021 22:39:30
Message-Id: 1612823955.d74b1a1842f548e1a5458b8a4dfbe25401ac77ed.chewi@gentoo
1 commit: d74b1a1842f548e1a5458b8a4dfbe25401ac77ed
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 8 22:38:49 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 8 22:39:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d74b1a18
7
8 net-libs/webkit-gtk: Add ruby30 to USE_RUBY
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
12
13 net-libs/webkit-gtk/webkit-gtk-2.30.4-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.30.4-r1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.30.4-r1.ebuild
17 index de3f01f764c..fd233c5c86f 100644
18 --- a/net-libs/webkit-gtk/webkit-gtk-2.30.4-r1.ebuild
19 +++ b/net-libs/webkit-gtk/webkit-gtk-2.30.4-r1.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23 PYTHON_COMPAT=( python3_{7..8} )
24 -USE_RUBY="ruby24 ruby25 ruby26 ruby27"
25 +USE_RUBY="ruby24 ruby25 ruby26 ruby27 ruby30"
26
27 inherit check-reqs cmake flag-o-matic gnome2 pax-utils python-any-r1 ruby-single toolchain-funcs virtualx