From a06fd726eca6b0ec8a3ee22cb0eb16cb080cc753 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Mon, 23 Apr 2018 22:13:40 +0300 Subject: app-crypt/libsecret: fix PYTHON_COMPAT - test suite requires python3 Closes: https://bugs.gentoo.org/579170 Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- app-crypt/libsecret/libsecret-0.18.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-crypt/libsecret') diff --git a/app-crypt/libsecret/libsecret-0.18.6.ebuild b/app-crypt/libsecret/libsecret-0.18.6.ebuild index d482aa44553..e33fcf513a9 100644 --- a/app-crypt/libsecret/libsecret-0.18.6.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.6.ebuild @@ -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 -- cgit v1.2.1