*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-portage / layman / layman-2.4.2-r1.ebuild
index 9662dd12847474928d1c069b6027eb0c1a639fba..316be315fb4cf15908ad180cbfdedb32ddc2b5dc 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=( python{2_7,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_6} )
 PYTHON_REQ_USE="xml(+),sqlite?"
 
 inherit eutils distutils-r1 linux-info prefix