sci-biology/bedtools: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:05:45 +0000 (14:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:25 +0000 (14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-biology/bedtools/bedtools-2.26.0.ebuild

index 0ad6f3eb354d4105df3f3ac97f120e552957f682..b062a6fef84dd192d3a4adf32d2dffc74fa21ce4 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit flag-o-matic python-any-r1 toolchain-funcs