summaryrefslogtreecommitdiff
path: root/sci-chemistry/modeller/modeller-9.25.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/modeller/modeller-9.25.ebuild')
-rw-r--r--sci-chemistry/modeller/modeller-9.25.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-chemistry/modeller/modeller-9.25.ebuild b/sci-chemistry/modeller/modeller-9.25.ebuild
index 3e44bd99585c..f791a3104661 100644
--- a/sci-chemistry/modeller/modeller-9.25.ebuild
+++ b/sci-chemistry/modeller/modeller-9.25.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7..10} )
DISTUTILS_USE_SETUPTOOLS=no
-inherit distutils-r1 multilib
+inherit distutils-r1
DESCRIPTION="Homology or comparative modeling of protein three-dimensional structures"
HOMEPAGE="https://salilab.org/modeller/"