*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / scrypt / scrypt-0.8.0.ebuild
index 47a92cec85cda940ab6f013a5ab7034debcb83dd..50b68dde6f2f51a94d6469736347a04bfba56bd1 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=6
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_6} )
 
 inherit distutils-r1