diff options
Diffstat (limited to 'net-libs/webkit-gtk/webkit-gtk-2.30.4-r1.ebuild')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.30.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index b360de503194..42718dfa7a06 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.30.4-r1.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.30.4-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6..8} ) +PYTHON_COMPAT=( python3_{7..8} ) USE_RUBY="ruby24 ruby25 ruby26 ruby27" inherit check-reqs cmake flag-o-matic gnome2 pax-utils python-any-r1 ruby-single toolchain-funcs virtualx |