aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/gffutils/gffutils-0.8.7.1.ebuild')
-rw-r--r--sci-biology/gffutils/gffutils-0.8.7.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/gffutils/gffutils-0.8.7.1.ebuild b/sci-biology/gffutils/gffutils-0.8.7.1.ebuild
index 787a5668a..333716f7a 100644
--- a/sci-biology/gffutils/gffutils-0.8.7.1.ebuild
+++ b/sci-biology/gffutils/gffutils-0.8.7.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1