commit:     d2f6030aec456c8d6dd692b1d1bd90269e607544
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 16:48:55 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 29 13:22:56 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2f6030a

sci-biology/biopython: Drop python2_7

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-biology/biopython/biopython-1.73.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sci-biology/biopython/biopython-1.73.ebuild 
b/sci-biology/biopython/biopython-1.73.ebuild
index f0d335a5933..340130b54c7 100644
--- a/sci-biology/biopython/biopython-1.73.ebuild
+++ b/sci-biology/biopython/biopython-1.73.ebuild
@@ -3,8 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
-
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1 eutils
 
 DESCRIPTION="Python modules for computational molecular biology"

Reply via email to