summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-10 14:05:28 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-10 14:26:15 +0100
commitb9a1915164593667c3ada1d3b83ab6079297f869 (patch)
tree93c18963618959bc4887a2aab6da55696af86549 /net-im/empathy
parentmedia-video/handbrake: Remove py2 where possible (diff)
downloadgentoo-b9a1915164593667c3ada1d3b83ab6079297f869.tar.gz
gentoo-b9a1915164593667c3ada1d3b83ab6079297f869.tar.bz2
gentoo-b9a1915164593667c3ada1d3b83ab6079297f869.zip
net-im/empathy: Remove py2 where possible
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-im/empathy')
-rw-r--r--net-im/empathy/empathy-3.12.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/empathy/empathy-3.12.14.ebuild b/net-im/empathy/empathy-3.12.14.ebuild
index 3d417c69b798..c17003cc09c7 100644
--- a/net-im/empathy/empathy-3.12.14.ebuild
+++ b/net-im/empathy/empathy-3.12.14.ebuild
@@ -3,7 +3,7 @@
EAPI=6
GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit gnome2 python-any-r1 virtualx