diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2020-10-14 13:31:34 +0300 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2020-10-14 13:31:34 +0300 |
commit | 10a72e4fd89f88032a5f6af84975b99777b02a13 (patch) | |
tree | 632ba5a6e12f75cc13e8f4a5eabac2de62e3f396 /sci-chemistry | |
parent | dev-erlang/esip: Bump (diff) | |
download | gentoo-10a72e4fd89f88032a5f6af84975b99777b02a13.tar.gz gentoo-10a72e4fd89f88032a5f6af84975b99777b02a13.tar.bz2 gentoo-10a72e4fd89f88032a5f6af84975b99777b02a13.zip |
sci-chemistry/pymol: Added py39
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/pymol/pymol-2.3.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/pymol/pymol-2.3.0-r3.ebuild b/sci-chemistry/pymol/pymol-2.3.0-r3.ebuild index e469b6431e82..0a2e041f0dad 100644 --- a/sci-chemistry/pymol/pymol-2.3.0-r3.ebuild +++ b/sci-chemistry/pymol/pymol-2.3.0-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1 desktop optfeature flag-o-matic xdg-utils |