diff options
Diffstat (limited to 'net-libs/gtk-vnc/gtk-vnc-0.8.0-r1.ebuild')
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/gtk-vnc/gtk-vnc-0.8.0-r1.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.8.0-r1.ebuild index 0a28696fd004..61f919fcbe1b 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.8.0-r1.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.8.0-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{4,5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) GNOME2_LA_PUNT="yes" VALA_MIN_API_VERSION="0.16" VALA_USE_DEPEND="vapigen" |