From d2f6030aec456c8d6dd692b1d1bd90269e607544 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 28 Dec 2019 17:48:55 +0100 Subject: [PATCH] sci-biology/biopython: Drop python2_7 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner --- 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 f0d335a5933a..340130b54c74 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" -- 2.26.2