commit: 9cbf4a0dc3a6b6412acadc9558d4d068f5af860e
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 9 22:25:24 2022 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Feb 9 22:26:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cbf4a0d
net-libs/webkit-gtk: add back virtualx for now
Until further investigation, likely just need to add test to IUSE.
Acked-by: Matt Turner <mattst88 <AT> gentoo.org>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild
b/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild
index 06e6e40c4eae..d95ffa4b27a3 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild
@@ -6,7 +6,7 @@ PYTHON_REQ_USE="xml(+)"
PYTHON_COMPAT=( python3_{8..10} )
USE_RUBY="ruby26 ruby27 ruby30"
-inherit check-reqs cmake flag-o-matic gnome2 pax-utils python-any-r1
ruby-single toolchain-funcs
+inherit check-reqs cmake flag-o-matic gnome2 pax-utils python-any-r1
ruby-single toolchain-funcs virtualx
MY_P="webkitgtk-${PV}"
DESCRIPTION="Open source web browser engine"