diff options
Diffstat (limited to 'dev-python/trustme/trustme-0.5.3.ebuild')
-rw-r--r-- | dev-python/trustme/trustme-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/trustme/trustme-0.5.3.ebuild b/dev-python/trustme/trustme-0.5.3.ebuild index 1bf6ac887382..3356406a8b53 100644 --- a/dev-python/trustme/trustme-0.5.3.ebuild +++ b/dev-python/trustme/trustme-0.5.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7,3_8} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} pypy3 ) inherit distutils-r1 DESCRIPTION="#1 quality TLS certs while you wait, for the discerning tester" |