commit:     772a32fd8ccbe71fca4b23bb12a74356285cb38b
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 13 16:12:31 2022 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Jan 13 16:12:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=772a32fd

sci-chemistry/GromacsWrapper: Add py 3.10

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>

 sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0-r1.ebuild 
b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0-r1.ebuild
index 8f747a7a5acd..ae63df915cd8 100644
--- a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0-r1.ebuild
+++ b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0-r1.ebuild
@@ -1,9 +1,9 @@
-# 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..9} )
+PYTHON_COMPAT=( python3_{7..10} )
 
 if [[ ${PV} = *9999* ]]; then
        scm_eclass=git-r3

Reply via email to