*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / llfuse / llfuse-1.3.4.ebuild
index 2e3670d2b817f9f5294c374f6bc86b67029f4b83..b6e057c9001969cfffe2a4f3fa0c5729fcb88af8 100644 (file)
@@ -1,8 +1,8 @@
-# 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{,3} )
+PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
 
 inherit distutils-r1