diff options
Diffstat (limited to 'dev-python/gdata')
-rw-r--r-- | dev-python/gdata/gdata-2.0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gdata/gdata-2.0.18.ebuild b/dev-python/gdata/gdata-2.0.18.ebuild index a45b44e92614..045a7e761cb9 100644 --- a/dev-python/gdata/gdata-2.0.18.ebuild +++ b/dev-python/gdata/gdata-2.0.18.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python2_7 pypy ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="ssl(+),xml(+)" inherit distutils-r1 |