dev-util/molecule-core: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 20:55:14 +0000 (21:55 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:00:09 +0000 (22:00 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild

index eb6c76146ff1932ad726994effb6b9bde19c2982..1173884ce372b63d63ea41f4c7f3733153363e09 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit python-r1