summaryrefslogtreecommitdiff
path: root/sci-chemistry
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-14 10:49:50 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-14 10:49:50 +0000
commit54bf54265b7985ef11cf6b177a63d8a8fab8cc98 (patch)
tree6834224e513d2139e3eea359ce4a1c247df905c9 /sci-chemistry
parent8f717ccf96645211e74aa5dc0ed06830cf737d62 (diff)
downloadbaldeagleos-repo-54bf54265b7985ef11cf6b177a63d8a8fab8cc98.tar.gz
baldeagleos-repo-54bf54265b7985ef11cf6b177a63d8a8fab8cc98.tar.xz
baldeagleos-repo-54bf54265b7985ef11cf6b177a63d8a8fab8cc98.zip
Updating liguros repo
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/mdtraj/mdtraj-1.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/mdtraj/mdtraj-1.9.4.ebuild b/sci-chemistry/mdtraj/mdtraj-1.9.4.ebuild
index 77c97fa911b6..dd8bbff46bb8 100644
--- a/sci-chemistry/mdtraj/mdtraj-1.9.4.ebuild
+++ b/sci-chemistry/mdtraj/mdtraj-1.9.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1