From b9a1915164593667c3ada1d3b83ab6079297f869 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 10 Feb 2020 14:05:28 +0100 Subject: net-im/empathy: Remove py2 where possible MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-im/empathy/empathy-3.12.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im/empathy') 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 -- cgit v1.2.3-65-gdbad