*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-pda / libplist / libplist-2.0.0.ebuild
index ccd7c69178f1e60681788ac0b7af43a932f7f1ac..e44a079619652b23c6830f45f7d7c8921ce67d40 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} )
+PYTHON_COMPAT=( python{2_7,3_6} )
 inherit autotools eutils python-r1
 
 DESCRIPTION="Support library to deal with Apple Property Lists (Binary & XML)"