From fabca9c4ef26128a8fa44b65263e2897ad3238ca Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sat, 11 Jul 2020 14:00:17 +0300 Subject: net-im/empathy: allow py3.7 and py3.8 for building Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- net-im/empathy/empathy-3.12.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im') diff --git a/net-im/empathy/empathy-3.12.14.ebuild b/net-im/empathy/empathy-3.12.14.ebuild index fd7af5a01fb5..3e5a5fc73abc 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=( python3_6 ) +PYTHON_COMPAT=( python3_{6..8} ) inherit gnome2 python-any-r1 virtualx -- cgit v1.2.3-65-gdbad