summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/libsecret/libsecret-9999.ebuild')
-rw-r--r--app-crypt/libsecret/libsecret-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-9999.ebuild b/app-crypt/libsecret/libsecret-9999.ebuild
index 928c1119..cfd71b86 100644
--- a/app-crypt/libsecret/libsecret-9999.ebuild
+++ b/app-crypt/libsecret/libsecret-9999.ebuild
@@ -55,8 +55,8 @@ fi
pkg_setup() {
# python is only needed for tests
if use test && use introspection; then
- python_pkg_setup
python_set_active_version 2
+ python_pkg_setup
fi
}