dev-python/bluelet: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 13:20:10 +0000 (14:20 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 13:20:10 +0000 (14:20 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/bluelet/bluelet-0.2.0.ebuild

index bdd2fd1ac73462d96ed7266da078a65085636123..6c67486dcc5cacd01e0088fed936dc19ed7fea17 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