dev-python/rtslib-fb: Remove Python 2 support
authorMichał Górny <mgorny@gentoo.org>
Sun, 12 Jan 2020 10:38:46 +0000 (11:38 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 13 Jan 2020 09:42:14 +0000 (10:42 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/rtslib-fb/rtslib-fb-2.1.69.ebuild

index 03c9d6dfb19fb70ee76d3e6b3a08291cdb451540..09e04b9632028357c3fd2766149944cf6f70301f 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1 systemd
 
 DESCRIPTION="A Python object API for managing the Linux LIO kernel target"