app-crypt/libsecret: fix PYTHON_COMPAT - test suite requires python3
authorMart Raudsepp <leio@gentoo.org>
Mon, 23 Apr 2018 19:13:40 +0000 (22:13 +0300)
committerMart Raudsepp <leio@gentoo.org>
Mon, 23 Apr 2018 19:29:55 +0000 (22:29 +0300)
Closes: https://bugs.gentoo.org/579170
Package-Manager: Portage-2.3.28, Repoman-2.3.9

app-crypt/libsecret/libsecret-0.18.6.ebuild

index d482aa445539c86a5fd8b61c8b5d2cc3cdfd0dc5..e33fcf513a9665fb43e00b2f7c8bd0b7d3b9af16 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="5"
 GCONF_DEBUG="yes"
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 VALA_USE_DEPEND=vapigen
 
 inherit gnome2 python-any-r1 vala virtualx