*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / css-parser / css-parser-1.0.4.ebuild
index acae24f4a4b0434874474d582445a4ec45534485..ae8265ea555dca2d6684f5bf619f7ca0fb8563db 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,6}} pypy )
+PYTHON_COMPAT=( python{2_7,3_6} )
 
 inherit distutils-r1