net-im/pidgin: pidgin still doesn't work with python3 (bug #602214).

Package-Manager: portage-2.3.3
This commit is contained in:
Lars Wendler
2016-12-11 23:14:27 +01:00
parent d5971a16ad
commit 0e67547666

View File

@@ -5,7 +5,7 @@
EAPI=6
GENTOO_DEPEND_ON_PERL=no
PYTHON_COMPAT=( python2_7 python3_4 )
PYTHON_COMPAT=( python2_7 )
inherit autotools flag-o-matic eutils toolchain-funcs multilib perl-module python-single-r1