diff options
author | 2020-10-14 13:35:47 +0300 | |
---|---|---|
committer | 2020-10-14 13:35:47 +0300 | |
commit | ee41c1c2da6673e407e4bb60a7381ead340f7f9c (patch) | |
tree | c140fd02ed621839900fb34c4b19fdf1ac8729e2 /dev-python/wxpython/wxpython-4.0.7.ebuild | |
parent | sci-chemistry/gromacs: added py39 (diff) | |
download | gentoo-ee41c1c2da6673e407e4bb60a7381ead340f7f9c.tar.gz gentoo-ee41c1c2da6673e407e4bb60a7381ead340f7f9c.tar.bz2 gentoo-ee41c1c2da6673e407e4bb60a7381ead340f7f9c.zip |
iev-python/wxpython: added py39
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
Diffstat (limited to 'dev-python/wxpython/wxpython-4.0.7.ebuild')
-rw-r--r-- | dev-python/wxpython/wxpython-4.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wxpython/wxpython-4.0.7.ebuild b/dev-python/wxpython/wxpython-4.0.7.ebuild index 7f34fdbdb84f..285139190e8f 100644 --- a/dev-python/wxpython/wxpython-4.0.7.ebuild +++ b/dev-python/wxpython/wxpython-4.0.7.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) WX_GTK_VER="3.0-gtk3" inherit distutils-r1 multiprocessing virtualx wxwidgets |