app-pda/libplist: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 20:42:53 +0000 (21:42 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 20:59:57 +0000 (21:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-pda/libplist/libplist-2.0.0.ebuild

index a9bce66186fa0414dcc98bbbe2c04f1a819a0817..77cfc406326eae7c31d22956bb2dae998cc36e02 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 inherit autotools eutils python-r1
 
 DESCRIPTION="Support library to deal with Apple Property Lists (Binary & XML)"