diff options
Diffstat (limited to 'app-crypt/gcr/gcr-3.20.0.ebuild')
-rw-r--r-- | app-crypt/gcr/gcr-3.20.0.ebuild | 2 |
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 |