projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73ede16
)
app-crypt/gcr: tap-driver is only py2 compatible, bug #570358
author
Gilles Dartiguelongue
<eva@gentoo.org>
Sun, 4 Sep 2016 23:12:01 +0000
(
01:12
+0200)
committer
Gilles Dartiguelongue
<eva@gentoo.org>
Sun, 4 Sep 2016 23:19:57 +0000
(
01:19
+0200)
Package-Manager: portage-2.3.0
app-crypt/gcr/gcr-3.20.0.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/gcr/gcr-3.20.0.ebuild
b/app-crypt/gcr/gcr-3.20.0.ebuild
index e1000e960a702cd6065c7c861913f5dd3893a74b..c25d25b01332ffce8d4181f2e705ece486c7294d 100644
(file)
--- a/
app-crypt/gcr/gcr-3.20.0.ebuild
+++ b/
app-crypt/gcr/gcr-3.20.0.ebuild
@@
-4,7
+4,7
@@
EAPI=6
VALA_USE_DEPEND="vapigen"
-PYTHON_COMPAT=( python
{2_7,3_3,3_4,3_5}
)
+PYTHON_COMPAT=( python
2_7
)
inherit gnome2 python-any-r1 vala virtualx