net-analyzer/prelude-correlator: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 16:41:49 +0000 (17:41 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 16:52:57 +0000 (17:52 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/prelude-correlator/prelude-correlator-4.0.0.ebuild
net-analyzer/prelude-correlator/prelude-correlator-4.1.1.ebuild

index d7861468dbf9f15c1468b455773eb212bcecf8e8..147c825eb4c234bb60970b88dbd02efe0d86b4e4 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} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 systemd
 
index 2bcda4ece2737016bea61ae4935b128b91ac8671..384e4b199c8cd8fbeaf75b724d1784411aa42f70 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} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 systemd