*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / rsa / rsa-3.2.3-r1.ebuild
index 7fd8e2da41a25b151a9e19a2c8bfd045b5dda038..7527eb77a561132e580a70406d2a7fd16abbead6 100644 (file)
@@ -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=5
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
 
 inherit distutils-r1