net-fs/btfs: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:07:03 +0000 (22:07 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:24:50 +0000 (22:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-fs/btfs/btfs-2.19.ebuild

index a5f21f8fbf82c9aa58b3b768f54d8ea51fd62d22..d44984e9e9a34b1c92e19e3545034e05d5bb8987 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit autotools python-r1