media-gfx/scour: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:01:00 +0000 (13:01 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:16:11 +0000 (13:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-gfx/scour/scour-0.37.ebuild

index 9fe16aceebb83f20adfed8d7e4d25bd140286ded..33cb17eca93d07e4a0ad3439349986564baeffe6 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 inherit distutils-r1
 
 DESCRIPTION="Take an SVG file and produce a cleaner and more concise file"