dev-db/sadisplay: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:50:18 +0000 (12:50 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:15:52 +0000 (13:15 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-db/sadisplay/sadisplay-0.4.8.ebuild

index 99e39bd0e3acefd17f562e294d82402527575641..19ebf572af20bda889778141916e4ec2e4946b41 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1