From: Michał Górny Date: Mon, 10 Feb 2020 13:05:45 +0000 (+0100) Subject: sci-biology/bedtools: Remove py2 where possible X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cf72c05d0fba9c3ed1c9dbe63e2e1bcac1dd92ae;p=gentoo.git sci-biology/bedtools: Remove py2 where possible Signed-off-by: Michał Górny --- diff --git a/sci-biology/bedtools/bedtools-2.26.0.ebuild b/sci-biology/bedtools/bedtools-2.26.0.ebuild index 0ad6f3eb354d..b062a6fef84d 100644 --- a/sci-biology/bedtools/bedtools-2.26.0.ebuild +++ b/sci-biology/bedtools/bedtools-2.26.0.ebuild @@ -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