projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2daf5f
)
app-crypt/libsecret: fix PYTHON_COMPAT - test suite requires python3
author
Mart Raudsepp
<leio@gentoo.org>
Mon, 23 Apr 2018 19:13:40 +0000
(22:13 +0300)
committer
Mart 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
patch
|
blob
|
history
diff --git
a/app-crypt/libsecret/libsecret-0.18.6.ebuild
b/app-crypt/libsecret/libsecret-0.18.6.ebuild
index d482aa445539c86a5fd8b61c8b5d2cc3cdfd0dc5..e33fcf513a9665fb43e00b2f7c8bd0b7d3b9af16 100644
(file)
--- 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=( python
2_7 python
3_{4,5,6} )
+PYTHON_COMPAT=( python3_{4,5,6} )
VALA_USE_DEPEND=vapigen
inherit gnome2 python-any-r1 vala virtualx