summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2016-09-05 01:12:01 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2016-09-05 01:19:57 +0200
commitd8ee6a088452f257101497b392b406569eddb50b (patch)
tree143e16afc6ee697c1fee65846f4c244981ccde35 /app-crypt/gcr
parentx11-themes/adwaita-icon-theme: intltool is not needed anymore (diff)
downloadgentoo-d8ee6a088452f257101497b392b406569eddb50b.tar.gz
gentoo-d8ee6a088452f257101497b392b406569eddb50b.tar.bz2
gentoo-d8ee6a088452f257101497b392b406569eddb50b.zip
app-crypt/gcr: tap-driver is only py2 compatible, bug #570358
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-crypt/gcr')
-rw-r--r--app-crypt/gcr/gcr-3.20.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gcr/gcr-3.20.0.ebuild b/app-crypt/gcr/gcr-3.20.0.ebuild
index e1000e960a70..c25d25b01332 100644
--- 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=( python2_7 )
inherit gnome2 python-any-r1 vala virtualx