net-im/pidgin: Remove broken py3.8 support
authorMichał Górny <mgorny@gentoo.org>
Wed, 25 Mar 2020 14:53:29 +0000 (15:53 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 25 Mar 2020 15:03:14 +0000 (16:03 +0100)
Bug: https://bugs.gentoo.org/712996
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-im/pidgin/pidgin-2.13.0-r8.ebuild

index 5aa856fa9d2547cabdb7a0ab89e61bebc0e3bf85..821a6b42b1ac82c014d2072e3aadda440cb531d5 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 GENTOO_DEPEND_ON_PERL=no
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit autotools gnome2-utils flag-o-matic toolchain-funcs multilib perl-module python-single-r1 xdg